mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
d0a2fac2ac
Seems that an HTTP/1.0 client needs to be told that the connection is still in keep alive mode by setting the Connection header to Keep-Alive. This makes sense because a server could deny the request and thus no Connection header means close mode. |
||
---|---|---|
.. | ||
lobster.ru | ||
mime.yaml | ||
test_cli.rb | ||
test_http10.rb | ||
test_http11.rb | ||
test_persistent.rb | ||
test_rack_handler.rb | ||
test_rack_server.rb | ||
test_thread_pool.rb | ||
test_unix_socket.rb | ||
test_ws.rb | ||
testhelp.rb |