diff src/http/modules/ngx_http_index_module.c @ 5288:102d7117ffb8

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.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 25 Jul 2013 14:54:53 +0400
parents 3d50d86f3572
children 3fb9b5eb75c0
line wrap: on
line diff