This website requires JavaScript.
Explore
Help
Sign In
Gotea
/
caddy
Watch
1
Star
0
Fork
0
You've already forked caddy
mirror of
https://github.com/caddyserver/caddy.git
synced
2026-03-14 00:14:47 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
73643ea736ca7c6a9ef32dbf78b38fbcdf5e92b2
caddy
/
modules
/
caddyhttp
/
reverseproxy
History
Matt Holt
73643ea736
caddyhttp: 'not' matcher now accepts multiple matcher sets and OR's them (
#3208
)
...
See
https://caddy.community/t/v2-matcher-or-in-not/7355/
2020-04-01 10:58:29 -06:00
..
fastcgi
caddyhttp: 'not' matcher now accepts multiple matcher sets and OR's them (
#3208
)
2020-04-01 10:58:29 -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
…
reverseproxy.go
Keep type information with placeholders until replacements happen
2020-03-30 11:49:53 -06:00
selectionpolicies_test.go
…
selectionpolicies.go
…
streaming.go
…