- encode
void encode(ByteBuffer buffer, HttpField field)
Undocumented in source. Be warned that the author may not have intended to support it.
- encode
void encode(ByteBuffer buffer, HttpMetaData metadata)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeMaxDynamicTableSize
void encodeMaxDynamicTableSize(ByteBuffer buffer, int maxDynamicTableSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- getHpackContext
HpackContext getHpackContext()
Undocumented in source. Be warned that the author may not have intended to support it.
- getMaxHeaderListSize
int getMaxHeaderListSize()
Undocumented in source. Be warned that the author may not have intended to support it.
- setLocalMaxDynamicTableSize
void setLocalMaxDynamicTableSize(int localMaxDynamicTableSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMaxHeaderListSize
void setMaxHeaderListSize(int maxHeaderListSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- setRemoteMaxDynamicTableSize
void setRemoteMaxDynamicTableSize(int remoteMaxDynamicTableSize)
Undocumented in source. Be warned that the author may not have intended to support it.