index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
caddyhttp
/
reverseproxy
/
hosts.go
Age
Commit message (
Expand
)
Author
2020-04-07
core: Rename ParsedAddress -> NetworkAddress
Matthew Holt
2020-03-27
reverse_proxy: Upstream.String() method returns either LookupSRV or Dial
Matthew Holt
2020-03-24
reverse_proxy: Add support for SRV backends (#3180)
Matt Holt
2020-02-27
Fix typos (#3087)
Success Go
2020-01-09
http: Change routes to sequential matcher evaluation (#2967)
Matt Holt
2019-12-29
Export Replacer and use concrete type instead of interface
Matthew Holt
2019-12-23
Improve godocs all around
Matthew Holt
2019-11-11
core: Use port ranges to avoid OOM with bad inputs (#2859)
Mohammed Al Sahaf
2019-10-11
reverse_proxy: Allow dynamic backends (closes #990 and #1539)
Matthew Holt
2019-09-14
reverse_proxy: Ability to mutate headers; set upstream placeholders
Matthew Holt
2019-09-09
Migrate some selection policy tests over to v2
Matthew Holt
2019-09-05
Reconcile upstream dial addresses and request host/URL information
Matthew Holt
2019-09-03
Integrate circuit breaker modules with reverse proxy
Matthew Holt
2019-09-03
Some cleanup and godoc
Matthew Holt