Package | Description |
---|---|
groovyx.net.http |
HTTPBuilder provides a simple Groovy API for HTTP and REST client operations.
|
Modifier and Type | Method and Description |
---|---|
HttpContextDecorator |
HttpResponseDecorator.getContext()
Get the execution context used during this request
|
HttpContextDecorator |
HTTPBuilder.RequestConfigDelegate.getContext()
Get the
HttpContext that will be used for this request. |
Constructor and Description |
---|
HttpResponseDecorator(org.apache.http.HttpResponse base,
HttpContextDecorator context,
Object parsedResponse) |
Copyright © 2008–2014. All rights reserved.