New submission from Cooper Lees <m...@cooperlees.com>:
aiohttp would love to be able to support HTTPS Proxy servers. To do this, asyncio itself needs to be able to provide TLS within TLS connections. Can we add this support to asyncio please. (I tried search but could not find a related issue - Please merge if there is) ---------- components: asyncio messages: 344846 nosy: asvetlov, cooperlees, yselivanov priority: normal severity: normal status: open title: asyncio loop.start_tls() provide support for TLS in TLS versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37179> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com