- 16 Eki, 2014 5 kayıt (commit)
-
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Sam Alba yazdı
Ship 0.5.2
-
Sam Alba yazdı
Stop TLS sockets being closed when attaching
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Ben Firshman yazdı
When calling attach_socket, the response is garbage collected, which triggers a close method on the file object, closing the socket. This stop the response from being garbage collected until we've finished with the underlying socket. Fixes #350 Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
- 14 Eki, 2014 5 kayıt (commit)
-
-
Sam Alba yazdı
Ship 0.5.1
-
Sam Alba yazdı
Enable the overriding of `assert_hostname` on TLSConfig
-
Ben Firshman yazdı
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
-
Aanand Prasad yazdı
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
-
Aanand Prasad yazdı
- Check that `urllib_ver` is not None, instead of `urllib3` - Do version comparison only if `urllib_ver` is *not* "dev" Fixes #325. Original work by @sidprak.
-
- 10 Eyl, 2014 1 kayıt (commit)
-
-
Joffrey F yazdı
Wrap response socket for platform compatibility.
-
- 09 Eyl, 2014 2 kayıt (commit)
-
-
Matthias Erll yazdı
-
Matthias Erll yazdı
-
- 08 Eyl, 2014 5 kayıt (commit)
- 05 Eyl, 2014 1 kayıt (commit)
-
-
Joffrey F yazdı
add support to add or drop capabilities
-
- 04 Eyl, 2014 1 kayıt (commit)
-
-
Christian Hammerl yazdı
-
- 28 Agu, 2014 3 kayıt (commit)
-
-
Joffrey F yazdı
Restart Policy for Containers Implemented fixes #302
-
Shreyas Karnik yazdı
-
Shreyas Karnik yazdı
-
- 27 Agu, 2014 1 kayıt (commit)
-
-
Shreyas Karnik yazdı
-
- 22 Agu, 2014 8 kayıt (commit)
- 20 Agu, 2014 2 kayıt (commit)
-
-
Yohan Graterol yazdı
-
Joffrey F yazdı
Stop timeout should be added to the request timeout
-
- 19 Agu, 2014 1 kayıt (commit)
-
-
Maxime Petazzoni yazdı
Using the max of the stop timeout and request timeout did not entirely make sure that a stop timeout greater than a request timeout wouldn't fail prematurely with a HTTPTimeout exception. The correct behavior is to add the timeouts together, as the stop timeout is understood to be part of the "request processing time". Any transport-level timeout thus comes in addition to that. Signed-off-by: Maxime Petazzoni <max@signalfuse.com>
-
- 17 Agu, 2014 5 kayıt (commit)
-
-
Yohan Graterol yazdı
-
Yohan Graterol yazdı
-
Yohan Graterol yazdı
-
Yohan Graterol yazdı
-
Yohan Graterol yazdı
-