You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Francis Lavoie
75f797debd
reverseproxy: Implement health_uri, deprecate health_path, supports query ( #4050 )
* reverseproxy: Implement health_uri, replaces health_path, supports query
Also fixes a bug with `health_status` Caddyfile parsing , it would always only take the first character of the status code even if it didn't end with "xx".
* reverseproxy: Rename to URI, named logger, warn in Provision (for JSON)
4 years ago
..
caddyfile_adapt
reverseproxy: Implement health_uri, deprecate health_path, supports query (#4050)
4 years ago
testdata
caddyfile: Add args on imports (#3423)
5 years ago
autohttps_test.go
caddyhttp: Clean up internal auto-HTTPS redirect code
4 years ago
caddyfile_adapt_test.go
caddytest: Update Caddyfile tests for formatting, HTTP-only blocks
4 years ago
caddyfile_test.go
refactored caddytest helpers (#3285)
5 years ago
handler_test.go
browse: align template to struct field renames from 4940325 (#3706)
4 years ago
map_test.go
map: Accept regex substitution in outputs (#3991)
4 years ago
reverseproxy_test.go
reverseproxy: Fix dial placeholders, SRV, active health checks (#3780)
4 years ago
sni_test.go
map: Reimplement; multiple outputs; optimize
4 years ago
stream_test.go
reverse_proxy: fix bidirectional streams with encodings (fix #3606) (#3620)
5 years ago