mirror of
https://github.com/caddyserver/caddy.git
synced 2025-01-21 01:45:45 +03:00
5874fbeb7e
* Convert rwc field on FCGIClient from type io.ReadWriteCloser to net.Conn. * Return HTTP 504 to the client when a timeout occurs. * In Handler.ServeHTTP(), close the connection before returning an HTTP 502/504. * Refactor tests and add coverage. |
||
---|---|---|
.. | ||
dialer.go | ||
dialer_test.go | ||
fastcgi.go | ||
fastcgi_test.go | ||
fcgi_test.php | ||
fcgiclient.go | ||
fcgiclient_test.go | ||
setup.go | ||
setup_test.go |