libnghttp2_sys

Function nghttp2_session_get_hd_deflate_dynamic_table_size

Source
pub unsafe extern "C" fn nghttp2_session_get_hd_deflate_dynamic_table_size(
    session: *mut nghttp2_session,
) -> usize
Expand description

@function

Returns the current dynamic table size of HPACK deflater including the overhead 32 bytes per entry described in RFC 7541.