Age | Commit message (Collapse) | Author |
|
(thanks mischief)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this allows the use of SSL/HTTPS even when python is not build
with openssl support.
|
|
backported the following patches from mercurial 3.7.3:
https://selenic.com/repo/hg/rev/b6ed2505d6cf
https://selenic.com/repo/hg/rev/b9714d958e89
|
|
|
|
|
|
|
|
provide a add_handler() so code trying to add
byterange.HTTPRangeHandler will succeed. webfs
does handle "206 Partial Content" already.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|