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

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -