1 Dec 04:10
[PATCH] fix too much loyality in HTTP method parser
Патч фиксит вот такое: [root <at> c1 c1]# telnet rambler.ru 80 Trying 81.19.70.3... Connected to rambler.ru (81.19.70.3). Escape character is '^]'. HI_THERE / HTTP/1.0 Host: rambler.ru HTTP/1.1 302 Moved Temporarily Server: nginx/0.8.28 Date: Tue, 01 Dec 2009 03:09:30 GMT Content-Type: text/html Content-Length: 161 Connection: close Location: http://www.rambler.ru/ <html> <head><title>302 Found</title></head> <body bgcolor="white"> <center><h1>302 Found</h1></center> <hr><center>nginx/0.8.28</center> </body> </html> Connection closed by foreign host.(Continue reading)-- -- br, Denis F. Latypoff.
RSS Feed