WSProxyServer
play.api.libs.ws.WSProxyServer
trait WSProxyServer
A WS proxy.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DefaultWSProxyServer
Members list
Value members
Abstract methods
The realm's charset.
The realm's charset.
Attributes
The hostname of the proxy server.
The hostname of the proxy server.
Attributes
The password for the credentials for the proxy server.
The password for the credentials for the proxy server.
Attributes
The port of the proxy server.
The port of the proxy server.
Attributes
The principal (aka username) of the credentials for the proxy server.
The principal (aka username) of the credentials for the proxy server.
Attributes
The protocol of the proxy server. Use "http" or "https". Defaults to "http" if not specified.
The protocol of the proxy server. Use "http" or "https". Defaults to "http" if not specified.
Attributes
In this article