nghttp3_qpack_stream_context_reset ================================== Synopsis -------- *#include * .. function:: void nghttp3_qpack_stream_context_reset(nghttp3_qpack_stream_context *sctx) `nghttp3_qpack_stream_context_reset` resets the state of *sctx*. Then it can be reused for decoding an another HTTP field section in the same stream.