Hi all.
How do i view or iterate through all HTTP headers that the caller of my script has transmitted to me?
There are a few variables that i can consult, but i want the full "raw" header of the request.
Any help is much appreciated.
Kind regards,
Martin Beek
Hi all. Have the following hypothetical situation.
I have a small java-app embedded in a phone with http lib. I want to send small chunks of binary data (not text!) to my php script, that has to store this data in some way.
I assume using HTTP POST on the java side, but what should this HTTP...
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.