nghttp3_qpack_stream_context_get_ricnt

Synopsis

#include <nghttp3/nghttp3.h>

uint64_t nghttp3_qpack_stream_context_get_ricnt(nghttp3_qpack_stream_context *sctx)

Warning

Deprecated since version 1.16.0: Use nghttp3_qpack_stream_context_get_ricnt2() instead.

nghttp3_qpack_stream_context_get_ricnt() returns required insert count.