Crate gfcgi [−] [src]
This crate provieds FastCGI client with supporting multithreaded socket listener and HTTP-instances multiplexed onto a single connection.
Structs
| Client | |
| HttpPair |
HTTP request / response pairs |
| Request | |
| Response |
HTTP implementation of response |
| StreamSyntax |
FasctCGI request parser |
Traits
| Handler |
Callback trait |