1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-31 10:31:39 +02:00
caddy/modules/caddyhttp/reverseproxy
Francis Lavoie 6e9ac248dd
fastcgi: Set PATH_INFO to file matcher remainder as fallback ()
* fastcgi: Set PATH_INFO to file matcher remainder as fallback

* fastcgi: Avoid changing scriptName when not necessary

* Stylistic tweaks

Co-authored-by: Matthew Holt <mholt@users.noreply.github.com>
2020-12-04 17:12:13 -07:00
..
fastcgi fastcgi: Set PATH_INFO to file matcher remainder as fallback () 2020-12-04 17:12:13 -07:00
caddyfile.go reverseproxy: Add Caddyfile scheme shorthand for h2c () 2020-11-23 12:18:26 -07:00
command.go chore: Fix typo in reverse-proxy subcommand help message () 2020-06-22 00:40:54 -04:00
healthchecks.go ci: Use golangci's github action for linting () 2020-11-22 14:50:29 -07:00
hosts.go reverseproxy: Fix dial placeholders, SRV, active health checks () 2020-10-13 10:35:20 -06:00
httptransport.go ci: Use golangci's github action for linting () 2020-11-22 14:50:29 -07:00
reverseproxy.go reverseproxy: Handle "operation was canceled" errors () 2020-11-25 10:54:23 -07:00
selectionpolicies.go ci: Use golangci's github action for linting () 2020-11-22 14:50:29 -07:00
selectionpolicies_test.go reverseproxy: Implement cookie hash selection policy () 2020-11-20 12:39:26 -07:00
streaming.go ci: Use golangci's github action for linting () 2020-11-22 14:50:29 -07:00
streaming_test.go ci: Use golangci's github action for linting () 2020-11-22 14:50:29 -07:00