This website requires JavaScript.
Explore
Help
Sign In
cybercyst
/
traefik
Watch
1
Star
0
Fork
0
You've already forked traefik
mirror of
https://github.com/traefik/traefik.git
synced
2025-05-05 23:43:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
traefik
/
pkg
/
proxy
/
fast
History
romain
f6fb240eb6
Merge branch v2.11 into v3.3
2025-04-17 16:18:33 +02:00
..
builder.go
Detect and drop broken conns in the fastproxy pool
2024-10-25 14:26:04 +02:00
connpool_test.go
Detect and drop broken conns in the fastproxy pool
2024-10-25 14:26:04 +02:00
connpool.go
Chunked responses does not have a Content-Length header
2025-02-14 17:44:04 +01: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_test.go
Merge branch v2.11 into v3.3
2025-04-17 16:18:33 +02:00
proxy_websocket_test.go
Add WebSocket headers if they are present in the request
2025-02-17 20:20:05 +01:00
proxy.go
Add WebSocket headers if they are present in the request
2025-02-17 20:20:05 +01:00
upgrade.go
Fix case problem for websocket upgrade
2024-11-06 09:56:04 +01:00