Xray-core/transport/internet/httpupgrade
风扇滑翔翼 3654c0d710 HTTPUpgrade send headers with specified capitalization (#3430)
* Fix HTTPUpgrade header capitalization

* Chore

* Remove excess host headers

Chore : change httpupgrade header "upgrade" to "Upgrade" #3435
2024-06-07 12:53:27 +00:00
..
config.go Fix HTTPUpgrade init 2024-04-07 19:52:48 -04:00
config.pb.go Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00
config.proto Update proto file for websocket and httpupgrade (breaking) 2024-03-30 07:42:41 +00:00
connection.go Fix(httpupgrade): `X-Forwarded-For` header not read. (#3172) 2024-03-23 13:34:51 -04:00
dialer.go HTTPUpgrade send headers with specified capitalization (#3430) 2024-06-07 12:53:27 +00:00
errors.generated.go transport: add httpupgrade 2024-03-03 10:45:36 -05:00
httpupgrade.go transport: add httpupgrade 2024-03-03 10:45:36 -05:00
httpupgrade_test.go preserve exact header casing when using httpupgrade (#3427) 2024-06-05 20:43:44 -04:00
hub.go HTTPUpgrade send headers with specified capitalization (#3430) 2024-06-07 12:53:27 +00:00