Xray-core/transport/internet
RPRX dcd7e92c45
XHTTP server: Finish stream-up's HTTP POST when its request.Body is closed
https://github.com/XTLS/Xray-core/issues/4373#issuecomment-2647908310

Fixes https://github.com/XTLS/Xray-core/issues/4373
2025-02-10 13:56:13 +00:00
..
browser_dialer XHTTP client: Move `x_padding` into `Referer` header (#4298) 2025-01-18 12:05:19 +00:00
grpc Chore: Run gofmt (#3990) 2024-11-09 11:16:11 +00:00
headers Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
httpupgrade XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead (#4142) 2024-12-11 00:58:14 +00:00
kcp Chore: Fix some comments (#3979) 2024-11-07 11:00:04 -05:00
reality Chore: Make some Maps into real Sets (#4362) 2025-02-07 13:48:33 +00:00
splithttp XHTTP server: Finish stream-up's HTTP POST when its request.Body is closed 2025-02-10 13:56:13 +00:00
stat Fix: CounterConnection with ReadV/WriteV (#720) 2021-09-20 20:11:21 +08:00
tagged Core: Fix memory leaks with RequireFeatures() (#4095) 2024-12-11 01:07:52 +00:00
tcp MITM freedom RAW TLS: Allow "fromMitm" to be written at any position in `verifyPeerCertInNames`, Add checking for `alpn` "fromMitm" 2025-02-08 12:11:25 +00:00
tls MITM freedom RAW TLS: Allow "fromMitm" to be written at any position in `verifyPeerCertInNames`, Add checking for `alpn` "fromMitm" 2025-02-08 12:11:25 +00:00
udp Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
websocket XHTTP, WS, HU: Forbid "host" in `headers`, read `serverName` instead (#4142) 2024-12-11 00:58:14 +00:00
config.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
config.pb.go Sockopt config: Add `penetrate` for XHTTP U-D-S, Remove `tcpNoDelay` 2024-12-31 11:10:17 +00:00
config.proto Sockopt config: Add `penetrate` for XHTTP U-D-S, Remove `tcpNoDelay` 2024-12-31 11:10:17 +00:00
dialer.go DialerProxy: Fix SplitHTTP H3 dialerProxy (#3570) 2024-08-11 12:58:52 -04:00
dialer_test.go Reformat code 2022-05-18 15:29:01 +08:00
filelocker.go
filelocker_other.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
filelocker_windows.go
header.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
header_test.go v1.1.0 2020-12-04 09:36:16 +08:00
internet.go Remove legacy code (#3838) 2024-09-23 11:28:19 -04:00
memory_settings.go Chore: Fix some spelling errors (#3976) 2024-11-06 10:42:43 -05:00
sockopt.go Fix: TFO AsIs bug (#452) 2021-03-30 16:42:02 +00:00
sockopt_darwin.go Sockopt config: Add `penetrate` for XHTTP U-D-S, Remove `tcpNoDelay` 2024-12-31 11:10:17 +00:00
sockopt_freebsd.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
sockopt_linux.go Sockopt config: Add `penetrate` for XHTTP U-D-S, Remove `tcpNoDelay` 2024-12-31 11:10:17 +00:00
sockopt_linux_test.go v1.1.0 2020-12-04 09:36:16 +08:00
sockopt_other.go Remove dragonfly build 2023-11-12 14:30:50 -05:00
sockopt_test.go Reformat code 2022-05-18 15:29:01 +08:00
sockopt_windows.go Sockopt config: Add `penetrate` for XHTTP U-D-S, Remove `tcpNoDelay` 2024-12-31 11:10:17 +00:00
system_dialer.go DialerProxy: Fix SplitHTTP H3 dialerProxy (#3570) 2024-08-11 12:58:52 -04:00
system_listener.go Refactor log (#3446) 2024-06-29 14:32:57 -04:00
system_listener_test.go Update dependencies 2023-04-23 19:32:07 +08:00
tcp_hub.go Fix typos (#3527) 2024-07-12 00:20:06 +02:00