Closes this client, and releases underlying resources.
Closes this client, and releases underlying resources.
The underlying implementation of the client, if any.
The underlying implementation of the client, if any. You must cast explicitly to the type you want.
the type you are expecting (i.e. isInstanceOf)
the backing class.
Generates a request.
Generates a request.
The base URL to make HTTP requests to.
a request
A Play specific WS client that can use Play specific classes in the request and response building.
Typically, access this class through dependency injection, i.e.
Please see the documentation at https://www.playframework.com/documentation/latest/ScalaWS for more details.