http2 v0.0.2 HPACK.Context

Summary

Functions

add(context, header)

Add new header into dynamic table http://httpwg.org/specs/rfc7541.html#string.literal.representation

at(context, index)

Get header at specified index in table http://httpwg.org/specs/rfc7541.html#string.literal.representation

change_size(context, new_size)

Change size of dynamic table http://httpwg.org/specs/rfc7541.html#string.literal.representation

drop_last(context)
entry_size(arg)
new(options \\ %{})