nghttp3_qpack_encoder_set_max_blocked_streams
Synopsis
#include <nghttp3/nghttp3.h>
-
void nghttp3_qpack_encoder_set_max_blocked_streams(nghttp3_qpack_encoder *encoder, size_t max_blocked_streams)
nghttp3_qpack_encoder_set_max_blocked_streams()
sets the number of streams which can be blocked to max_blocked_streams.