commit | 35dd3efde78a73aefa257e12b8fe78d6cd646ba0 | [log] [tgz] |
---|---|---|
author | Brian Neradt <brian.neradt@gmail.com> | Tue Jun 06 16:51:22 2023 -0500 |
committer | GitHub <noreply@github.com> | Tue Jun 06 15:51:22 2023 -0600 |
tree | 32e57517931d60bb0295157c68096660ce1e7af3 | |
parent | 496fa2c4cbdf2b3d6c61760a3fb6675b74b549f0 [diff] |
Add back push_method_enabled enforcement (#9787) proxy.config.http.push_method_enabled. This adds back the enforcemenent of this configuration so that hosts can only PUSH when proxy.config.http.push_method_enabled is 1. Conflicts: proxy/http/HttpSM.cc tests/gold_tests/bigobj/bigobj.test.py tests/gold_tests/ip_allow/ip_allow.test.py tests/gold_tests/proxy_protocol/proxy_serve_stale.test.py tests/gold_tests/proxy_protocol/proxy_serve_stale_dns_fail.test.py