public static interface HpackDecoder.HeaderEmitter
Modifier and Type | Method | Description |
---|---|---|
void |
emitHeader(HttpString name,
String value,
boolean neverIndex) |
void emitHeader(HttpString name, String value, boolean neverIndex) throws HpackException
HpackException
Copyright © 2018. All rights reserved.