caddy/caddyhttp/fastcgi
Etienne Bruines 6a9aea04b1 fastcig: GET requests send along the body (#1975)
Fixes #1961

According to RFC 7231 and RFC 7230, there's
no reason a GET-Request can't have a body
(other than it possibly not being supported
by existing software). It's use is simply not
defined, and is left to the application.
2018-02-11 14:45:45 -07:00
..
fastcgi_test.go fastcgi: Add support for SRV upstreams (#1870) 2017-10-03 07:17:54 -06:00
fastcgi.go fastcig: GET requests send along the body (#1975) 2018-02-11 14:45:45 -07:00
fcgi_test.php Migrate remaining middleware packages 2016-06-05 22:39:23 -06:00
fcgiclient_test.go fastcig: GET requests send along the body (#1975) 2018-02-11 14:45:45 -07:00
fcgiclient.go fastcig: GET requests send along the body (#1975) 2018-02-11 14:45:45 -07:00
setup_test.go fastcgi: Add support for SRV upstreams (#1870) 2017-10-03 07:17:54 -06:00
setup.go fastcgi: Add support for SRV upstreams (#1870) 2017-10-03 07:17:54 -06:00