This website requires JavaScript.
Explore
Help
Sign In
purgatory
/
Xray-core
Watch
1
Star
0
Fork
0
You've already forked Xray-core
mirror of
https://github.com/XTLS/Xray-core.git
synced
2025-02-07 01:59:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Xray-core
/
transport
/
internet
/
httpupgrade
History
RPRX
a2b773135a
XHTTP, WS, HU: Forbid "host" in
headers
, read
serverName
instead (
#4142
)
...
WebSocket's config files should be updated ASAP.
2024-12-11 00:58:14 +00:00
..
config.go
Fix HTTPUpgrade init
2024-04-07 19:52:48 -04:00
config.pb.go
Chore: Generate *.pb.go files with protoc v5.28.2
2024-10-16 04:06:21 +00:00
config.proto
Update proto file for websocket and httpupgrade (breaking)
2024-03-30 07:42:41 +00:00
connection.go
Fix typos (
#3527
)
2024-07-12 00:20:06 +02:00
dialer.go
XHTTP, WS, HU: Forbid "host" in
headers
, read
serverName
instead (
#4142
)
2024-12-11 00:58:14 +00:00
httpupgrade_test.go
WS, HU: Remove unnecessary sleep from test (
#3600
)
2024-07-27 12:38:54 +00:00
httpupgrade.go
Remove legacy code (
#3838
)
2024-09-23 11:28:19 -04:00
hub.go
Properly parse HTTP host for verification
2024-07-07 22:35:11 -04:00