yaoweibin / ngx_http_substitutions_filter_module

a filter module which can do both regular expression and fixed string substitutions for nginx
607 stars 213 forks source link

why check content line by line #45

Open ffashion opened 1 year ago

ffashion commented 1 year ago

your code very nice, but i found this nginx module will check content line by line. is this have some special reason?