HTTPClientResponse.maxRequests

Contains the keep-alive 'max' parameter, indicates how many requests a client can make before the server closes the connection.

class HTTPClientResponse
@safe @property const
int
maxRequests
()

Meta