Force python3.x requests to use specific Header order, HTTP version and TLS version?

Nighcore2

Registered Member
Joined
Apr 30, 2019
Messages
69
Reaction score
4
Its possible? i am debugging and android apk and i want to look like a human when connecting to api

the api uses TLSv1.2 and HTTP/2.0
x7dzMhg


The Specific Header order matters in these api, they have protected these way(shitty way i think , if you dont sent headers in a X order they detect you like a Bot)
 
Back
Top