We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 766a8de + 334fc7d commit 8f32a16Copy full SHA for 8f32a16
ngx_http_proxy_connect_module.c
@@ -10,7 +10,7 @@
10
11
12
#define NGX_HTTP_PROXY_CONNECT_ESTABLISTHED \
13
- "HTTP/1.0 200 Connection Established\r\n" \
+ "HTTP/1.1 200 Connection Established\r\n" \
14
"Proxy-agent: nginx\r\n\r\n"
15
16
0 commit comments