caddy/caddytest/integration
Aziz Rmadi 69290d232d
rewrite: Implement uri query operations (#6120)
* 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
2024-03-06 10:08:46 -05:00
..
caddyfile_adapt logging: Implement log_append handler (#6066) 2024-03-05 17:03:59 -07:00
testdata caddyfile: Implement heredoc support (#5385) 2023-02-26 00:34:27 +00:00
acme_test.go acmeserver: add policy field to define allow/deny rules (#5796) 2024-02-24 02:26:00 +03:00
acmeserver_test.go acmeserver: add policy field to define allow/deny rules (#5796) 2024-02-24 02:26:00 +03:00
autohttps_test.go ci: fix integration tests (#5079) 2022-09-24 19:00:55 +00:00
caddyfile_adapt_test.go caddytls: verifier: caddyfile: re-add Caddyfile support (#6127) 2024-02-26 00:13:48 +03:00
caddyfile_test.go rewrite: Implement uri query operations (#6120) 2024-03-06 10:08:46 -05:00
handler_test.go ci: fix integration tests (#5079) 2022-09-24 19:00:55 +00:00
leafcertloaders_test.go ci: fix the integration test TestLeafCertLoaders (#6149) 2024-03-06 02:09:13 +03:00
listener_test.go httpredirectlistener: Only set read limit for when request is HTTP (#5917) 2023-11-20 12:31:36 +00:00
map_test.go ci: fix integration tests (#5079) 2022-09-24 19:00:55 +00:00
pki_test.go caddyfile: Reject directives in the place of site addresses (#6104) 2024-02-19 00:22:48 +00:00
reverseproxy_test.go filesystem: Globally declared filesystems, fs directive (#5833) 2024-01-13 20:12:43 +00:00
sni_test.go filesystem: Globally declared filesystems, fs directive (#5833) 2024-01-13 20:12:43 +00:00
stream_test.go filesystem: Globally declared filesystems, fs directive (#5833) 2024-01-13 20:12:43 +00:00