0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/config
AJ ONeal d6a7dfc1a5 add ability to do meta redirects
Proper Location redirects are disadvantageous in some situations.
For example, you may want a developer to know that a resource is available
via https, but you don't want an insecure call to the API to succeed.
2015-06-10 05:48:40 +00:00
..
parse t.Fatal -> t.Fatalf 2015-05-25 08:27:54 -06:00
setup add ability to do meta redirects 2015-06-10 05:48:40 +00:00
config.go Update error strings (start with lowercase letters) 2015-06-07 20:49:17 -04:00
directives.go New internal middleware 2015-05-06 22:44:37 +02:00