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