caddy/middleware/fastcgi
Matthew Holt c37ad7f677 Only write error message/page if body not already written (fixes #567)
Based on work started in, and replaces, #614
2016-02-24 19:50:46 -07:00
..
fastcgi_test.go fastcgi: Only perform extra copy if necessary; added tests 2016-02-24 16:42:01 -07:00
fastcgi.go Only write error message/page if body not already written (fixes #567) 2016-02-24 19:50:46 -07:00
fcgi_test.php Inlined a fixed version of the fastcgi_client dependency 2015-01-29 23:48:35 -07:00
fcgiclient_test.go gofmt -s; fix misspellings and lint; Go 1.5.3 in Travis CI 2016-02-14 00:10:57 -07:00
fcgiclient.go New function DialWithDialer to create FCGIClient with custom Dialer. 2016-02-10 18:03:43 +03:00