mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-25 17:56:34 +08:00
e2c5c28597
* caddyhttp: Implement handler abort; new 'abort' directive (close #3871) * Move abort directive ordering; clean up redirects Seems logical for the end-all of handlers to go at the... end. The Connection header no longer needs to be set there, since Close is true, and the static_response handler now does that. |
||
---|---|---|
.. | ||
addresses_fuzz.go | ||
addresses_test.go | ||
addresses.go | ||
builtins_test.go | ||
builtins.go | ||
directives_test.go | ||
directives.go | ||
httptype_test.go | ||
httptype.go | ||
options.go | ||
serveroptions.go | ||
tlsapp_test.go | ||
tlsapp.go |