# Functions
Dial Connects to the fcgi responder at the specified network address.
WithConnectTimeout returns a DialOption that sets the connect timeout.
WithKeepalive returns a DialOption that sets whether to reuse the connection.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
FCGIClient is a wrapper around a connection to a fastcgi server.
# Type aliases
DialOption sets options on a new fastcgi client.