ravikumar10 / genyris

Automatically exported from code.google.com/p/genyris
Other
0 stars 0 forks source link

httpd does not close connections for HTTP/1.0 clients. #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.start a httpd with (say) www-demo.g
2.Use a HTTP/1.0 client or telnet 'GET /'

What do you see?
httpd keeps TCP connection alive.

What is the expected output?
close connection

Original issue reported on code.google.com by birchb1...@gmail.com on 24 Nov 2011 at 11:23

GoogleCodeExporter commented 9 years ago
Fixed in 0.6.7

Original comment by birchb1...@gmail.com on 24 Nov 2011 at 11:24

GoogleCodeExporter commented 9 years ago

Original comment by birchb1...@gmail.com on 24 Nov 2011 at 11:25

GoogleCodeExporter commented 9 years ago

Original comment by birchb1...@gmail.com on 3 Apr 2013 at 1:37