Trouble getting the Request Body of a HTTP Post
Tronman
nginx-forum at nginx.us
Thu Dec 17 22:28:06 MSK 2009
> This implies that the client program connecting to the server must use separate "send" calls to send the > header first, then the body, and cannot put both a header and a body into the same buffer and send
> them at the same time. Is this the case?
Ah, I'm wrong on this. It's just the screwy way Telnet was sending the data chunks.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,31312,31380#msg-31380
More information about the nginx
mailing list