<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_pycommon.git/changes/bug_7234_add-http-request-timeout, branch master</title>
<subtitle>[leap_pycommon] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/'/>
<entry>
<title>[pkg] fold in changes</title>
<updated>2015-08-26T19:28:30+00:00</updated>
<author>
<name>Ivan Alejandro</name>
<email>ivanalejandro0@gmail.com</email>
</author>
<published>2015-08-26T19:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=ccecd1b3750bd10404511c33be1aaca82631a502'/>
<id>ccecd1b3750bd10404511c33be1aaca82631a502</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[bug] add http request timeout</title>
<updated>2015-07-22T14:04:22+00:00</updated>
<author>
<name>drebs</name>
<email>drebs@leap.se</email>
</author>
<published>2015-07-08T22:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_pycommon.git/commit/?id=34f6b07e08540fd9b2ec473d1e4e5a15be4feacc'/>
<id>34f6b07e08540fd9b2ec473d1e4e5a15be4feacc</id>
<content type='text'>
The connectTimeout parameter of twisted.web.client.Agent only acts on the
connection setup, and the Agent will wait forever for incoming data after the
connection has been established.

This commit adds a timeout for the connection, and will cancel the deferred if
the result has not been received after a certain number of seconds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The connectTimeout parameter of twisted.web.client.Agent only acts on the
connection setup, and the Agent will wait forever for incoming data after the
connection has been established.

This commit adds a timeout for the connection, and will cancel the deferred if
the result has not been received after a certain number of seconds.
</pre>
</div>
</content>
</entry>
</feed>
