Function HTTPClientResponse.maxRequests
Contains the keep-alive 'max' parameter, indicates how many requests a client can
make before the server closes the connection.
Prototype
int maxRequests() @property const;
Authors
Sönke Ludwig, Jan Krüger
Copyright
© 2012-2014 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.