log src/http/ngx_http_header_filter_module.c @ 5369:907f01a2a7c0

age author description
Tue, 03 Sep 2013 21:07:19 +0400 Valentin Bartenev Return reason phrase for 414.
Wed, 04 Sep 2013 21:17:01 +0400 Maxim Dounin Fixed incorrect response line on "return 203".
Mon, 18 Feb 2013 13:50:52 +0000 Maxim Dounin Proxy: support for connection upgrade (101 Switching Protocols).
Wed, 21 Nov 2012 00:54:01 +0000 Maxim Dounin Request body: fixed "501 Not Implemented" error handling.
Mon, 25 Jun 2012 13:08:25 +0000 Ruslan Ermilov Fixed a harmless error in spelling of "Connection: close" when computing
Wed, 16 May 2012 13:27:04 +0000 Ruslan Ermilov Zero padded the returned and logged HTTP status code, and fixed possible
Mon, 27 Feb 2012 11:43:40 +0000 Ruslan Ermilov Added support for the 307 Temporary Redirect.