Open Aman-Singla-00 opened 2 years ago
Is there any option to send request with h2c protocol..?
I'm afraid --fasthttp client doesn't support HTTP/2 at all (see valyala/fasthttp#144). Go's --http2 client seem to support of h2c.
--fasthttp
--http2
Is there any option to send request with h2c protocol..?