0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-13 22:51:08 -05:00
caddy/middleware/rewrite
2016-01-02 08:08:55 +01:00
..
testdata Refactor. Tests and tests data. 2015-12-23 12:11:11 +01:00
condition.go Add not_has and not_match conditions. 2015-12-31 20:10:42 +01:00
condition_test.go Add not_has and not_match conditions. 2015-12-31 20:10:42 +01:00
rewrite.go Oops. status code check should be after all validations. 2016-01-02 08:08:55 +01:00
rewrite_test.go Oops. status code check should be after all validations. 2016-01-02 08:08:55 +01:00
to.go Refactor. Stop useless rewrite if status code is set. 2016-01-01 07:05:30 +01:00
to_test.go Support for rewrite match group. 2015-12-30 21:47:37 +01:00