sing-box/common/httpclient
2026-04-28 08:55:05 +08:00
..
apple_transport_darwin.go Add Windows TLS engine 2026-04-28 08:55:05 +08:00
apple_transport_darwin.h Add Windows TLS engine 2026-04-28 08:55:05 +08:00
apple_transport_darwin.m Add Windows TLS engine 2026-04-28 08:55:05 +08:00
apple_transport_darwin_test.go Add Windows TLS engine 2026-04-28 08:55:05 +08:00
apple_transport_stub.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-04-28 08:04:39 +08:00
client.go Add Windows TLS engine 2026-04-28 08:55:05 +08:00
context.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-04-28 08:04:39 +08:00
helpers.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-04-28 08:04:52 +08:00
helpers_test.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-04-28 08:04:52 +08:00
http1_transport.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-04-28 08:04:39 +08:00
http2_config.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-04-28 08:04:39 +08:00
http2_fallback_transport.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-04-28 08:04:52 +08:00
http2_fallback_transport_test.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-04-28 08:04:52 +08:00
http2_transport.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-04-28 08:04:39 +08:00
http3_transport.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-04-28 08:04:52 +08:00
http3_transport_stub.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-04-28 08:04:39 +08:00
http3_transport_test.go Scope HTTP/2 fallback and HTTP/3 broken state per authority 2026-04-28 08:04:52 +08:00
managed_transport.go Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-04-28 08:04:39 +08:00
manager.go Defer implicit default HTTP client fallback to first use 2026-04-28 08:04:53 +08:00