- From: Zhong Yu <zhong.j.yu@gmail.com>
- Date: Thu, 23 Feb 2012 10:32:39 -0600
- To: HTTP Working Group <ietf-http-wg@w3.org>
When an HTTP/1.1 server accepts an HTTP/1.0 request, should the server always close the connection after sending the response? That seems to be the safest way. While the server could try to keep the connection by checking for Connection: keep-alive, the spec suggests that it is problematic. What's your recommended best practice for this issue? Thanks. Zhong
Received on Thursday, 23 February 2012 16:33:42 UTC