caddy/middleware/fastcgi
Slawomir Jasinski 14b64fef43 fix #127
fixes issue with Status header coming from php-fpm 5.5 different then regular "HTTP/1.1 200 OK".
If server returns  Status code - "200" will be handled properly instead "throwing runtime error: index out of range"
2015-06-11 09:59:30 +10:00
..
fastcgi.go FastCGI: allow "unix:" prefix for unix sockets. 2015-06-04 23:03:58 +01:00
fcgi_test.php Inlined a fixed version of the fastcgi_client dependency 2015-01-29 23:48:35 -07:00
fcgiclient_test.go Disabling fcgiclient tests until they can be rewritten 2015-05-05 22:53:14 -06:00
fcgiclient.go fix #127 2015-06-11 09:59:30 +10:00