Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python では、CONNECT http 動詞を使用して、http ヘッダー操作と TLS/SSL を行うにはどうすればよいですか?
残念ながらこれrequests/urllibはサポートしていません。
requests/urllib
でこれを手動で行うことを避けようとしていopenssl + socketsます。
openssl + sockets