cloudflared-mirror/ingress
cthuang 1ff5fd3fdc TUN-5744: Add a test to make sure cloudflared uses scheme defined in ingress rule, not X-Forwarded-Proto header 2022-02-04 16:51:37 +00:00
..
config.go TUN-5702: Allow to deserialize config from JSON 2022-02-04 08:47:59 +00:00
config_test.go TUN-5702: Allow to deserialize config from JSON 2022-02-04 08:47:59 +00:00
ingress.go TUN-5702: Allow to deserialize config from JSON 2022-02-04 08:47:59 +00:00
ingress_test.go TUN-5702: Allow to deserialize config from JSON 2022-02-04 08:47:59 +00:00
origin_connection.go Revert "TUN-5184: Make sure outstanding websocket write is finished, and no more writes after shutdown" 2021-10-25 19:51:52 +01:00
origin_connection_test.go TUN-5481: Create abstraction for Origin UDP Connection 2021-12-06 16:37:09 +00:00
origin_proxy.go TUN-4947: Use http when talking to Unix sockets origins 2022-02-02 19:33:30 +00:00
origin_proxy_test.go TUN-5744: Add a test to make sure cloudflared uses scheme defined in ingress rule, not X-Forwarded-Proto header 2022-02-04 16:51:37 +00:00
origin_service.go TUN-4655: ingress.StreamBasedProxy.EstablishConnection takes dest input 2021-07-07 15:58:04 +01:00
origin_udp_proxy.go TUN-5481: Create abstraction for Origin UDP Connection 2021-12-06 16:37:09 +00:00
rule.go TUN-4655: ingress.StreamBasedProxy.EstablishConnection takes dest input 2021-07-07 15:58:04 +01:00
rule_test.go TUN-4655: ingress.StreamBasedProxy.EstablishConnection takes dest input 2021-07-07 15:58:04 +01:00