Return the current headers of the request being constructed
Return the current headers of the request being constructed
The response body as String.
The response body as String.
The response body as a byte string.
The response body as a byte string.
Get only one cookie, using the cookie name.
Get only one cookie, using the cookie name.
Get all the cookies.
Get all the cookies.
Get a response header.
Get a response header.
The response body as Json.
The response body as Json.
The response status code.
The response status code.
The response status message.
The response status message.
Get the underlying response object.
Get the underlying response object.
The response body as Xml.
The response body as Xml.
A WS Response that can use Play specific classes.