Closes this client, and releases underlying resources.
Closes this client, and releases underlying resources.
a client configuration object
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 holder which can be used to build requests.
Generates a request holder which can be used to build requests.
The base URL to make HTTP requests to.
a WSRequestHolder
A WS client backed by a Ning AsyncHttpClient.
If you need to debug Ning, set logger.com.ning.http.client=DEBUG in your application.conf file.
a client configuration object
(Since version 2.5) Use play.api.libs.ws.ahc.AhcWSClient instead