caddy/modules/caddyhttp/reverseproxy
Francis Lavoie 7be747fbe9
caddyhttp: Add missing LB policy Caddyfile unmarshalers (#3230)
2020-04-06 13:08:42 -06:00
..
fastcgi fastcgi: Account for lack of split path configuration (fix #3221) 2020-04-03 10:25:25 -06:00
caddyfile.go reverse_proxy: Add support for SRV backends (#3180) 2020-03-24 10:53:53 -06:00
circuitbreaker.go Remove some non-essential plugins from this repo (#2780) 2020-03-24 10:37:47 -06:00
command.go Minor tweaks 2020-03-13 13:04:10 -06:00
healthchecks.go
hosts.go reverse_proxy: Upstream.String() method returns either LookupSRV or Dial 2020-03-27 14:29:01 -06:00
httptransport.go
ntlm.go http_ntlm: fix panic due to unintialized embedded field (#3120) 2020-03-07 17:58:44 -07:00
reverseproxy.go Keep type information with placeholders until replacements happen 2020-03-30 11:49:53 -06:00
selectionpolicies.go caddyhttp: Add missing LB policy Caddyfile unmarshalers (#3230) 2020-04-06 13:08:42 -06:00
selectionpolicies_test.go
streaming.go