mirror of
https://github.com/facebook/sapling.git
synced 2025-01-08 14:46:47 +03:00
ea14145f1e
This lets us inject our own ssl.wrap_socket equivalent into httpclient, which means that any changes we make to our ssl handling can be *entirely* on our side without having to muck with httpclient, which sounds appealing. For example, an extension could wrap sslutil.ssl_wrap_socket with an api-compatible wrapper and then tweak SSL settings more precisely or use GnuTLS instead of OpenSSL. |
||
---|---|---|
.. | ||
__init__.py | ||
_readers.py | ||
socketutil.py |