Can you please tell me how to send an HTTP/2 request with socket in python as HTTP/2 doesn't use clear text and binary. I know there are modules such as requests and urllib but I want to do it in the socket way. (Can we just convert the text request into binary format and send it??)
Aucun commentaire:
Enregistrer un commentaire