vincent.blondel@xxxxxx wrote:
I am trying to develop a little program that should be able to send http/1.1 requests.
This is not an Apache question, but a general TCP and HTTP question.
I mean I can send one request in my http connection but the second one does not seem to work properly.
If you use keep-alive you need to handle the content-length header correctly.
More info about HTTP is available in the HTTP 1.1 RFC (2616): http://www.ietf.org/rfc/rfc2616.txt Regards /Jonas -- Jonas Eckerman Fruktträdet & Förbundet Sveriges Dövblinda http://www.fsdb.org/ http://www.frukt.org/ http://whatever.frukt.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx