0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/modules/caddyhttp/reverseproxy/fastcgi
Matthew Holt 2eda21ec6d
http: Remove {...query_string} placeholder, in favor of {...query}
I am not sure if the query_string one is necessary or useful yet. We
can always add it later if needed.
2020-01-10 17:02:11 -07:00
..
caddyfile.go http: Remove {...query_string} placeholder, in favor of {...query} 2020-01-10 17:02:11 -07:00
client.go reverse_proxy: WIP refactor and support for FastCGI 2019-09-02 22:01:02 -06:00
client_test.go reverse_proxy: WIP refactor and support for FastCGI 2019-09-02 22:01:02 -06:00
fastcgi.go http: Change routes to sequential matcher evaluation (#2967) 2020-01-09 10:00:13 -07:00