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
HpackExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.