How can HTTP/2 streams be handled in parallel when HPACK encoding depends on header ordering?
I’m working on an HTTP/2 client, and now i realised, that i do not understand how it must work at all.
In HTTP2,Whether MAGIC can be followed by settings_ack
from 3.5. HTTP/2 Connection Preface in HTTP/2 protocol