public static class HeaderParser.Success extends java.lang.Object implements HeaderParser.Result, scala.Product, java.io.Serializable
| Constructor and Description | 
|---|
| Success(HttpHeader header) | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpHeader | header() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Success(HttpHeader header)
public HttpHeader header()