traefik/pkg/server
Romain ac4086d0ac
Fix TCP-TLS/HTTPS routing precedence
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-05-19 16:44:14 +02:00
..
cookie chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
middleware Use CNAME for SNI check on host header 2022-02-14 17:18:08 +01:00
provider chore: move to Traefik organization. 2020-09-16 15:46:04 +02:00
router Fix TCP-TLS/HTTPS routing precedence 2022-05-19 16:44:14 +02:00
service Add muxer for TCP Routers 2022-03-17 18:02:08 +01:00
aggregator.go Refactor configuration reload/throttling 2022-02-07 11:58:04 +01:00
aggregator_test.go Makes ALPN protocols configurable 2021-08-20 18:20:06 +02:00
configurationwatcher.go Refactor configuration reload/throttling 2022-02-07 11:58:04 +01:00
configurationwatcher_test.go Refactor configuration reload/throttling 2022-02-07 11:58:04 +01:00
routerfactory.go Merge current v2.6 into master 2022-03-22 15:55:44 +01:00
routerfactory_test.go Add router metrics 2021-04-30 10:22:04 +02:00
server.go Merge current v2.6 into master 2022-03-22 15:55:44 +01:00
server_entrypoint_tcp.go Add muxer for TCP Routers 2022-03-17 18:02:08 +01:00
server_entrypoint_tcp_http3.go Add muxer for TCP Routers 2022-03-17 18:02:08 +01:00
server_entrypoint_tcp_http3_test.go Add muxer for TCP Routers 2022-03-17 18:02:08 +01:00
server_entrypoint_tcp_test.go Add muxer for TCP Routers 2022-03-17 18:02:08 +01:00
server_entrypoint_udp.go Feature: add udp timeout configuration 2021-01-07 17:16:03 +01:00
server_entrypoint_udp_test.go Feature: add udp timeout configuration 2021-01-07 17:16:03 +01:00
server_signals.go chore: upgrade linter 2021-09-16 09:16:07 +02:00
server_signals_windows.go Fix kubernetes providers shutdown and clean safe.Pool 2020-02-03 17:56:04 +01:00