nghttp2_hd: Implement stream header inflater
This stream inflater can inflate incoming header block in streaming fashion. Currently, we buffer up single name/value pair, but we chose far more smaller buffer size than HTTP/2 frame size.
Showing
This diff is collapsed.
Please register or sign in to comment