No description
Find a file
Maxim Dounin abe507d766 Sub filter: fixed matching after a partial match.
After a failed partial match we now check if there is another partial
match in previously matched substring to fix cases like "aab" in "aaab".

The ctx->saved string is now always sent if it's present on return
from the ngx_http_sub_parse() function (and reset accordingly).  This
allows to release parts of previously matched data.
2013-07-25 14:54:53 +04:00
auto Configure: perl Makefile rebuild after configure. 2013-07-11 20:34:02 +04:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.2-RELEASE 2013-07-02 16:28:50 +04:00
misc Updated zlib used for win32 builds. 2013-06-04 16:16:51 +04:00
src Sub filter: fixed matching after a partial match. 2013-07-25 14:54:53 +04:00