You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
separate the logic of blocking responses from requests. We should have 2 different directives for responses and requests. For example: http_resp_body_len and http_req_body_len.
Testing
add new tests in t_frang/test_http_body_len.py for response body (from tempesta-test repo) or create the tests issue (tempesta-test repo).