mirror of
https://github.com/nginx/nginx.git
synced 2026-02-04 06:33:44 +02:00
The change allows modules to use the CONNECT method with HTTP/1.1 requests. To do so, they need to set the "allow_connect" flag in the core server configuration.