B4A 8.8
Using OkHttpUtils2
Fetching a web page that is fetched ok with b4a older versions, Im getting the following error.
!!! java.net.ProtocolException: Unexpected status line: <!DOCTYPE html>
I can access the page using Firefox browser
http://132.148.84.1:8633/xmloc?F=Lanz&E=O-25-5-20
The result is a simple xml
What is a status line? what should I add to the page to get rid of this error?
Using OkHttpUtils2
Fetching a web page that is fetched ok with b4a older versions, Im getting the following error.
!!! java.net.ProtocolException: Unexpected status line: <!DOCTYPE html>
I can access the page using Firefox browser
http://132.148.84.1:8633/xmloc?F=Lanz&E=O-25-5-20
The result is a simple xml
What is a status line? what should I add to the page to get rid of this error?