nghttp3_qpack_encoder_set_indexing_strat
Synopsis
#include <nghttp3/nghttp3.h>
-
void nghttp3_qpack_encoder_set_indexing_strat(nghttp3_qpack_encoder *encoder, nghttp3_qpack_indexing_strat strat)
nghttp3_qpack_encoder_set_indexing_strat()sets the dynamic table indexing strategy strat to encoder.Added in version 1.13.0.