-
Browse
Commit
-
Author :
Azat Khuzhin
Date :
2024-11-01 01:37:19
Hash :
6313a61d
Message :
Ignore Proxy-Connection in request header (#1736)
* don't strip Proxy-Connection
* remove Proxy-Connection
* remove proxy-connection from http-connect
* moved EVHTTP_ flags to http.c
* fix flags definition placements in http.c
* fix unused variable
Co-authored-by: Greg Hazel <ghazel@gmail.com>