Christopher Faulet c29b4bf946 MINOR: mux-h2: Slightly improve request HEADERS frames sending
In h2s_bck_make_req_headers() function, in the loop on the HTX blocks, the
most common blocks, the headers, are now handled in first, before the
start-line. The same change was already performed on the response HEADERS
frames. Thus the code is more consistent now.
2021-01-29 13:28:43 +01:00
..
2020-09-25 17:54:48 +02:00
2021-01-08 14:56:32 +01:00
2020-08-10 08:49:38 +02:00