1
0
Fork 0
traefik/pkg/proxy/fast
Romain fb527dac1c
Handle responses without content length header
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-01-23 10:00:05 +01:00
..
builder.go Detect and drop broken conns in the fastproxy pool 2024-10-25 14:26:04 +02:00
connpool.go Handle responses without content length header 2025-01-23 10:00:05 +01:00
connpool_test.go Detect and drop broken conns in the fastproxy pool 2024-10-25 14:26:04 +02:00
dialer.go Introduce a fast proxy mode to improve HTTP/1.1 performances with backends 2024-09-26 11:00:05 +02:00
proxy.go Do not read response body for HEAD requests 2025-01-14 15:16:05 +01:00
proxy_test.go Handle responses without content length header 2025-01-23 10:00:05 +01:00
proxy_websocket_test.go Fix case problem for websocket upgrade 2024-11-06 09:56:04 +01:00
upgrade.go Fix case problem for websocket upgrade 2024-11-06 09:56:04 +01:00