I arose from the need to know all the headers of a GET request.
When HttServer raises the HttpServer_HandleRequest event it returns the Request variable.
The Request variable has only one method for reading Headers, GetHeader.
How to get a complete list of Headers...
Hello Community,
I have been researching this for a while now, but could not find any solution in B4A. I would like to stream a video found on users phone using http server. Now i think the HTTPServer lib is limited some how cuz it doesnt allow me to access the outputstream. Also this stream...
Hi, i'm using this library https://www.b4x.com/android/forum/threads/embed-an-http-server-in-your-android-application.25984/#content.
Whenever i try to write bytes to the outpustream with this code:
Dim r As Reflector
r.Target = Response
Dim jo As...
Hi, I’m a novice with the okHttpUtils and the HttpServer libraries, but hoping for advice please. (the libraries seem to be excellent and just what I need - if I knew how to use them!)
I would like to request a series of variables (e.g.Key1, Key2) from another Android device running the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.