mirror of
https://github.com/caddyserver/caddy.git
synced 2026-04-21 18:10:31 +00:00
* Implemented basic uri query operations * Added support for query operations block * Applied Replacer on all query keys and values * Implemented rename query key opration * Rewrite struct: Changed QueryOperations field to Query and comments cleanup * Cleaned up comments, changed the order of operations and added more tests * Changed order of fields in queryOps struct to match the operations order |
||
|---|---|---|
| .. | ||
| caddyfile.go | ||
| rewrite.go | ||
| rewrite_test.go | ||