No description
Find a file
Roman Arutyunyan 034ca0309c Do not set last_buf flag in subrequests.
The last_buf flag should only be set in the last buffer of the main request.
Otherwise, several last_buf flags can appear in output.  This can, for example,
break the chunked filter, which will include several final chunks in output.
2016-10-03 20:48:51 +03:00
auto Modules compatibility: --with-compat configure option. 2016-10-03 15:58:16 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: unicode2nginx compatibility with recent Perl versions. 2016-08-24 15:53:17 +03:00
docs nginx-1.11.4-RELEASE 2016-09-13 18:39:23 +03:00
misc Updated PCRE used for win32 builds. 2016-07-05 18:30:56 +03:00
src Do not set last_buf flag in subrequests. 2016-10-03 20:48:51 +03:00