mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-24 10:57:39 +00:00
If a placeholder in the path component injects a query string such as
the {http.request.uri} placeholder is wont to do, we need to separate it
out from the path.
|
||
|---|---|---|
| .. | ||
| caddyfile.go | ||
| rewrite.go | ||
| rewrite_test.go | ||