sing-box/common/httpclient
2026-06-25 17:38:13 +08:00
..
apple_transport_darwin.go Add Windows TLS engine 2026-06-25 17:38:07 +08:00
apple_transport_darwin.h Add Windows TLS engine 2026-06-25 17:38:07 +08:00
apple_transport_darwin.m Add Windows TLS engine 2026-06-25 17:38:07 +08:00
apple_transport_darwin_test.go Fix lint errors 2026-06-25 17:38:13 +08:00
apple_transport_stub.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-25 17:37:59 +08:00
client.go Add Windows TLS engine 2026-06-25 17:38:07 +08:00
context.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-25 17:37:59 +08:00
helpers.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-06-25 17:38:03 +08:00
helpers_test.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-06-25 17:38:03 +08:00
http1_transport.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-25 17:37:59 +08:00
http2_config.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-25 17:37:59 +08:00
http2_fallback_transport.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-06-25 17:38:03 +08:00
http2_fallback_transport_test.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-06-25 17:38:03 +08:00
http2_transport.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-25 17:37:59 +08:00
http3_transport.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-06-25 17:38:03 +08:00
http3_transport_stub.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-25 17:37:59 +08:00
http3_transport_test.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-06-25 17:38:03 +08:00
managed_transport.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-25 17:37:59 +08:00
manager.go Defer implicit default HTTP client fallback to first use 2026-06-25 17:38:03 +08:00