- All Implemented Interfaces:
- java.io.Serializable, scala.Equals, scala.Product
- Enclosing class:
- HttpResponseParser
public static final class HttpResponseParser.ResponseContext
extends java.lang.Object
implements scala.Product, java.io.Serializable
param: requestMethod the request's HTTP method
param: oneHundredContinueTrigger if the request contains an Expect: 100-continue
header this option contains
a promise whose completion either triggers the sending of the (suspended)
request entity or the closing of the connection (for error completion)
- See Also:
- Serialized Form