mirror of
https://github.com/metosin/reitit.git
synced 2026-02-20 17:29:08 +00:00
A redirect header like Location: //malicious.com/foo Would result in a redirect to https://malicious.com/foo . We never want Locations like that out of redirect-trailing-slash-handler. Fixes #337 |
||
|---|---|---|
| .. | ||
| coercion_test.cljc | ||
| core_test.cljc | ||
| exception_test.cljc | ||
| impl_test.cljc | ||
| interceptor_test.cljc | ||
| middleware_test.cljc | ||
| openapi_test.clj | ||
| ring_coercion_test.cljc | ||
| ring_spec_test.cljc | ||
| ring_test.cljc | ||
| spec_test.cljc | ||
| swagger_test.clj | ||
| trie_test.cljc | ||