http_req
http_req copied to clipboard
The http2-based TLS doesn't work
I'm tryinng to implement a HTTPS2 client, but it failed with status 400.
The repreduction project goes as https://github.com/sammyne/http-playground/tree/master/v2.
Really appreciate if someone can help me out~