Description
All HTTP Clients on the market are using HTTP/2 by default. It also fallbacks to HTTP/1.1 if the server doesn't speak h2. We should support it π
Acceptance Criteria
- Support HTTP/2 by default
- Fix the HTTP Version in the Raw Tab, so it shows HTTP/2 HTTP Message format
Description
All HTTP Clients on the market are using HTTP/2 by default. It also fallbacks to HTTP/1.1 if the server doesn't speak h2. We should support it π
Acceptance Criteria