Fri, 12 Apr 2019 12:20:38 -0400 |
timeless |
import: suppress accept: header
|
file |
diff |
annotate
|
Fri, 15 Feb 2019 13:22:01 -0800 |
Gregory Szorc |
url: don't pass strict argument on Python 3
|
file |
diff |
annotate
|
Fri, 15 Feb 2019 13:16:07 -0800 |
Gregory Szorc |
url: always use str for proxy configuration
|
file |
diff |
annotate
|
Tue, 12 Feb 2019 12:13:56 -0800 |
Gregory Szorc |
url: always access req._tunnel_host
|
file |
diff |
annotate
|
Tue, 05 Feb 2019 17:02:40 -0500 |
Matt Harbison |
py3: ensure the HTTP password manager returns strings, not bytes
|
file |
diff |
annotate
|
Tue, 29 Jan 2019 13:25:21 -0500 |
Augie Fackler |
url: convert some variables back to bytes
|
file |
diff |
annotate
|
Tue, 29 Jan 2019 13:24:20 -0500 |
Augie Fackler |
url: add some defensive asserts on expected incoming types
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 11:28:48 +0200 |
C?dric Krier |
url: allow to configure timeout on http connection
|
file |
diff |
annotate
|
Mon, 01 Oct 2018 13:17:38 -0700 |
Gregory Szorc |
httppeer: report http statistics
|
file |
diff |
annotate
|
Mon, 01 Oct 2018 12:06:36 -0700 |
Gregory Szorc |
url: have httpsconnection inherit from our custom HTTPConnection
|
file |
diff |
annotate
|
Wed, 26 Sep 2018 16:07:59 -0700 |
Gregory Szorc |
url: move _wraphttpresponse() from httpeer
|
file |
diff |
annotate
|
Fri, 13 Apr 2018 21:04:25 -0400 |
Augie Fackler |
url: some bytes/str cleanup where we interface with stdlib funcs
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 13:02:27 +0900 |
Yuya Nishihara |
url: make logginghttphandler compatible with Python 2.7.6
|
file |
diff |
annotate
|
Thu, 22 Mar 2018 21:56:20 +0900 |
Yuya Nishihara |
stringutil: bulk-replace call sites to point to new module
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 10:34:36 -0700 |
Gregory Szorc |
url: support suppressing Accept header
|
file |
diff |
annotate
|