ruby on rails - How do I disable keep alive with HTTPClient? -
i using httpclient.
is there way disable keep-alive/persistent connections when making request? possible if server serves web pages has keep-alive on?
if it's not possible httpclient, possible other libraries such net:http or curb?
Comments
Post a Comment