Function HTTPClientResponse.maxRequests
Contains the keep-alive 'max' parameter, indicates how many requests a client can make before the server closes the connection.
int maxRequests() @property @safe const;
Contains the keep-alive 'max' parameter, indicates how many requests a client can make before the server closes the connection.
int maxRequests() @property @safe const;