This website requires JavaScript.
Explore
Help
Sign In
hesoyam
/
Xray-core
Watch
1
Star
0
Fork
0
mirror of
https://github.com/XTLS/Xray-core.git
synced
2026-09-25 02:20:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b82366148cf2c6ea4b99677d2e4c3f41380995b
Xray-core
/
transport
/
internet
/
httpupgrade
T
History
RPRX
and
GitHub
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
…
config.pb.go
Chore: Generate *.pb.go files with protoc v5.28.2
2024-10-16 04:06:21 +00:00
config.proto
…
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
…