Did you know ... Search Documentation:
Pack http2_client -- prolog/hpack.pl
PublicShow source
author
- James Cash
 lookup_header(+DynamicTable, +NameValue, -Index) is semidet
True when Index is the table index for the header with name Name & value Value, given the dynamic table DynamicTable.
 hpack_max(+MaxSize:integer, +Headers:list, ?TableInfo, -Leftover, -Size)//
like hpack, but maintain a maximum size for the header tables

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 hpack(Arg1, Arg2, Arg3, Arg4, Arg5, Arg6, Arg7)