]> git.kaiwu.me - njs.git/commit
Tests: improved js_body_filter.t tests.
authorDmitry Volyntsev <xeioex@nginx.com>
Tue, 29 Apr 2025 01:34:29 +0000 (18:34 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Wed, 30 Apr 2025 05:50:04 +0000 (22:50 -0700)
commit7f901b6f87a29ab74d18040c18aebb5b5918b028
tree1fb11a6a7a504ddcaabdf05cdc346ff230a5bcdf
parent1496ed3f5820dbaec91fe7fdba2da8ee387bb36b
Tests: improved js_body_filter.t tests.

Dropping Content-Length header in locations where response body
length is modified.  This is not strictly needed for the test itself,
but can serve as an example for a typical body modification task.
nginx/t/js_body_filter.t