Uses of Class
groovyx.net.http.HttpResponseDecorator.HeadersDecorator
-
-
Uses of HttpResponseDecorator.HeadersDecorator in groovyx.net.http
Fields in groovyx.net.http declared as HttpResponseDecorator.HeadersDecorator Modifier and Type Field Description (package private) HttpResponseDecorator.HeadersDecoratorHttpResponseDecorator. headersMethods in groovyx.net.http that return HttpResponseDecorator.HeadersDecorator Modifier and Type Method Description HttpResponseDecorator.HeadersDecoratorHttpResponseDecorator. getHeaders()Return aHttpResponseDecorator.HeadersDecorator, which provides a more Groovy API for accessing response headers.
-