How to send HTTPS queries without waiting for responses?

前端 未结 0 493
慢半拍i
慢半拍i 2021-02-05 03:21

I have a dll which is a compiled version of HTTP/HTTPS protocols in Golang. I use functions of this dll in a python script as below:

from tls_client import Client         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题