Package | Description |
---|---|
io.restassured.internal.http |
Modifier and Type | Method and Description |
---|---|
HttpContextDecorator |
HTTPBuilder.RequestConfigDelegate.getContext()
Get the
HttpContext that will be used for this request. |
HttpContextDecorator |
HttpResponseDecorator.getContext()
Get the execution context used during this request
|
Constructor and Description |
---|
HttpResponseDecorator(org.apache.http.HttpResponse base,
HttpContextDecorator context,
Object parsedResponse) |
Copyright © 2010–2019. All rights reserved.