mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
This improves FastCGI client by separating transport functions and adding support for more low level socket transport that is useful for debugging in some cases. In addition to that it introduces an option for delaying of fcgi request writing.