Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python-trio/hip
A new Python HTTP client for everybody
https://github.com/python-trio/hip
7a99772c143cd4a6392a6832ee002c80ab9f36ee authored about 12 years ago
3e4efe2880ad2c3b0c69a8fb09cb1143922b7d6a authored about 12 years ago
73a77a859b487fe7dc551746bc14098a9657fc93 authored about 12 years ago
5924ba2d8ceb3c87d7e87b96e4bc7711a278b994 authored about 12 years ago
680c70aaedc1058837fb95af1377cb8e54f4653b authored about 12 years ago
8d3d199496e4820af7af168565cecfb87a39e491 authored about 12 years ago
588e5b8fff323dd686e6fff9e961ef54b25b7d0a authored about 12 years ago
0fa7f3a053739707a0301e311173e25cfb75ec7a authored about 12 years ago
723e9e9d011a4a86d57b494933e69da556326dbc authored about 12 years ago
ea05f3fb5fa680edbadb63254f7a8cf7ba4b397a authored about 12 years ago
47fec148895514ad94ac060c241bb6114f93417b authored about 12 years ago
This is the same as a change that I did for the requests project - which
required this urllib3 c...
302409841b2693f39898445dd1206ba73dba09ce authored about 12 years ago
ec7efd951b7d404fcec9936cc1b5bf28d155457e authored about 12 years ago
971cfaa9d6a8b129538ae65dddcf08dc5d96dbf7 authored about 12 years ago
d7652f1136c24bcdc3ffa4d3596557bc122054c1 authored about 12 years ago
e52c57d7e862dcb5d8f8b06fba76d6424afe1786 authored about 12 years ago
11bd7ddb4d7ee5f443d090d4853f14c6d5abf378 authored about 12 years ago
0d089f805493a699a2836a2c214e7ee9478f346c authored about 12 years ago
In Python 2.6, `self.assertRaises()` is not a ContextManager, and can't be
used with the `with` ...
still fails, if util.ssl_wrap_socket() is called without enabled ssl.
(old behaviour)
756a75f2506d5a5981c8a202b00fe7c5693a5523 authored about 12 years ago
7c4b778ba2361f158c7cbdb67547d3f93c033a89 authored about 12 years ago
Fix some unittests for py3
c517fa73ddf954b552269e308a6d13d6146b216f authored about 12 years agotornado.wsgi.HTTPRequest.params.get() returns bytes.
py2: b'1' == "1"
py3: b'1' != "1"
compari...
f2f0f889241eb75a344ed80ad7c47231b21bbda1 authored about 12 years ago
socket.errer is an alias to OSError (since 3.3).
This changed it string representation, which is...
a0cd6609aed4762c30217f4dbeb7b223b87f596a authored about 12 years ago
connectionpool: pass strict to the HTTP and HTTPSConnections.
3ae902bdc77bce6a45fa926ba05258d7f1e6b3ee authored about 12 years ago8bfbf55ac9061ab16d64ea4604c6c235ab65eb4a authored about 12 years ago
f3a7c3962600612f9afe5e85bfa7623f4a0cfc6a authored about 12 years ago
60a086a0990d5d27c4c167ee3893cda0d916016c authored about 12 years ago
thanks @wallunit
ee2e65eb97f4743498ee4447e0315d7007e81d1b authored about 12 years agothanks @wallunit
4deedcb3add3df1bb76c27450886b86bc873b056 authored about 12 years agothanks @wallunit
00095bec5954dfaf1bf8024460c7b6431b63b701 authored about 12 years ago16ab57f74c0267577a510d1980591f611abc1917 authored about 12 years ago
c7c00771bbcc7d79c00ac7025a8c565714eb3bc1 authored about 12 years ago
789f16615efb439178e5e29b77a23a36dee39359 authored about 12 years ago
2d400f0731ba8a5098d7fd6faff2ca093ae71ae5 authored about 12 years ago
a29d1821bc27bb84414b25ef38955ad9005d50aa authored about 12 years ago
7ba60a3d07d4221bbefeae0d3bd23b8558b99394 authored about 12 years ago
Update to the most recent six commit to prevent conflict with six.moves.
6d4600cf1e342fb69311a5c7db59e3953e490050 authored about 12 years ago603f48e8989db5d30e85fa7b802a7d00c9a877ad authored about 12 years ago
efd65659885744f9ebec0bdf6c8fd06ba600c007 authored about 12 years ago
819bc462b636926c90f91d6e23cb9912fe68c45a authored about 12 years ago
b1c0d7f1e836eb367a67a68b29802c8037310b0d authored about 12 years ago
f4a0f7ea82f80617ca2dc8acdd5026ab269d6c1b authored about 12 years ago
Bugfix for socket.error being raised from connection pool.
7bd6f55d718cc3560ef39290967145b2990dc80b authored about 12 years agoa4a92f4cbc952d27affbe7985d906bfcb5871f76 authored about 12 years ago
d64baef68b8d90a513e43ef2ac0f90e2b05ccba0 authored about 12 years ago
8b610a305fe0c2c4123bf963b9b53423db8c423d authored about 12 years ago
e594340d911685538091ebefaa015acd4cfeb253 authored about 12 years ago
7dd4f48fa04420e5f8d38dcd00c97c163b44bdef authored about 12 years ago
Make the Content-Encoding value case insensitive per RFC 2616.
606adf1777aea7d8b61c55dffad3b02136773612 authored about 12 years ago1c10f0c702ecfa8a2503509108052dc02a265848 authored over 12 years ago
0a296d2bee79e5f5126b729b6b34b73f4533cf5a authored over 12 years ago
72192098d20426b9928bf78366c02611435818c7 authored over 12 years ago
RequestMethods is now headers-aware and has an initializer. All
inheriting classes call it to se...
Exceptions are now pickleable.
7f48f6bea2771447b25d9e36f9f29ea6553dfde3 authored over 12 years ago12c1e3fce576ca77f512440483cf64838cd7bbd4 authored over 12 years ago
80272d69b77dbd6d3d2f031f1fff0fd9b7cae3c8 authored over 12 years ago
b46057c375c6291ad3bdf5d62152c3f3e691f87f authored over 12 years ago
e14d4c44423ebabaa9bb6263cb3904200983aca5 authored over 12 years ago
8742b613cda5e98919aa6800669f70b0cc0ea38a authored over 12 years ago
0d0dfbec835a0d74f8af2358619742e78b2438df authored over 12 years ago
Fixing coverage regex
e90524803dd8019e1262b365e1c6369df8214a2b authored over 12 years ago3fbc54cd8233af4d62f0800dd63007c92ee86c48 authored over 12 years ago
7bd01420ba76887bb43d0ce72252112c05c25e12 authored over 12 years ago
Fix overwritten Accept header when proxy is used.
d26305acb025c992505b691db427b0bd81453563 authored over 12 years agoalso fixed comment format for consistency
6386fef07a2175458320e93fae7073f86b713352 authored over 12 years ago12b73e80b4f46a4d8fcc568f8e7e0aa7605ae1b9 authored over 12 years ago
-Removed Proxy-Connection from headers
-Added and updated tests
When a request specifies both an Accept header and a proxy server, the
Accept header value is ov...
When a new socket connection created by connection pool is refused by the remote host, handle th...
3e5cbc4e03f36bbe067587f25803673d7c848a50 authored over 12 years ago78774ae5dfa8da06a7412b8178b19d648a27c124 authored over 12 years ago
7856f627e1f0b1b570260c169d4f855bc8b91675 authored over 12 years ago
This reverts commit 7f7cb5b77b77704fb3d3c232cbb8dce77c258d9a.
9056e759fc8fea5885772c3c453ec4e65f84c52e authored over 12 years ago059a0d8753d82825cbff041ce6c94584191b4501 authored over 12 years ago
c846f46424f6f8f458a18dbe9b215ea9514a2862 authored over 12 years ago
f7eaa46ff1a96c5f0d209d8f2cedb48e759f522b authored over 12 years ago
7f7cb5b77b77704fb3d3c232cbb8dce77c258d9a authored over 12 years ago
Conflicts:
urllib3/connectionpool.py
52be1ff4e808a5fee284d6538cbf37b145968094 authored over 12 years ago
1fe7ca9f6727bcde2c1b27bda8570f0de4199eaa authored over 12 years ago
bea9d2415ed48e054c66df098f875efadef1e3df authored over 12 years ago
d3f006f36e7e5f9c42a60c7ba10cb208c0360daa authored over 12 years ago
a2dd844187a58f08b73aec71ab1c1c0086b0b0ae authored over 12 years ago
bda1d2e4347606171e0c22b808e152c63ce35cde authored over 12 years ago
bdab15a8af218523582ae0a0ab7d8f85f9a5b7a7 authored over 12 years ago
c4cc41765ad4ac3bd516f0830a3a6212170be5ff authored over 12 years ago
6da9b203615cb53ea952b99508f250d879dcc555 authored over 12 years ago
this makes urrlib3 use SNI if available
096185b63950463e5a72bce5dc6c36a708f4e75e authored over 12 years agod8149baef5a200c1fe05c337e82c8ff846905ad4 authored over 12 years ago
e657a152d1bb581070ee3fbd3d4718fa0fef684a authored over 12 years ago
676f972a8018b00ed4d9f5b2baa499d239c6a8a9 authored over 12 years ago
52de865aa71a953d1093dee6399bfc732bebb986 authored over 12 years ago
2be25d6b39ef05b8056e5f0b5c4254127aa21ddd authored over 12 years ago
a53360af002140c1ca95a28452b977d58dfe1332 authored over 12 years ago
14b98fe8378b57a16df60231351e3415425b3dee authored over 12 years ago
e7fb5e81e9f75fdce7513bc7510a518d09148a51 authored over 12 years ago
Close disposed connections.
03f557667761c2b4d0ecdce3ad51611eb505bb00 authored over 12 years ago