Posted by Ian Collins on 09/30/55 11:37
Janwillem Borleffs wrote:
> Ian Collins wrote:
>
>>I'm not sure if I've overlooked a config option, but the following
>>HTTP POST request gives an empty $_POST array and $_GET['fred']=42...
>>
>>HTTP POST /js/test/testRequest.php?fred=42 HTTP/1.1
>>
>
>
> Search google for info about the HTTP protocol. A POST request should look
> something as follows:
>
I know what a post looks like, this is simply the output of a packet
sniffer.
Looking further at the packet I can see that the request is indeed
malformed.
--
Ian Collins.
[Back to original message]
|