Upgrade to 1.46.0
[platform/upstream/nghttp2.git] / doc / nghttp2_session_get_hd_deflate_dynamic_table_size.rst
1
2 nghttp2_session_get_hd_deflate_dynamic_table_size
3 =================================================
4
5 Synopsis
6 --------
7
8 *#include <nghttp2/nghttp2.h>*
9
10 .. function:: size_t nghttp2_session_get_hd_deflate_dynamic_table_size(nghttp2_session *session)
11
12     
13     Returns the current dynamic table size of HPACK deflater including
14     the overhead 32 bytes per entry described in RFC 7541.