bogdanfinn / tls-client

net/http.Client like HTTP Client with options to select specific client TLS Fingerprints to use for requests.
BSD 4-Clause "Original" or "Old" License
670 stars 133 forks source link

python async #43

Closed pythonhook closed 11 months ago

pythonhook commented 1 year ago

how to access python async code???

bogdanfinn commented 1 year ago

@pythonhook i think this is something you have to implement in your python application to call the requests async?