This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
caddy
Watch
1
Star
0
Fork
0
You've already forked caddy
mirror of
https://github.com/caddyserver/caddy.git
synced
2025-06-05 06:35:16 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
caddy
/
middleware
/
fastcgi
History
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