WSProxy

uk.gov.hmrc.play.http.ws.WSProxy
trait WSProxy extends WSRequest

Attributes

Deprecated
true
Graph
Supertypes
trait WSRequest
trait Request
class Object
trait Matchable
class Any
Show all

Members list

Value members

Abstract methods

def wsProxyServer: Option[WSProxyServer]

Concrete methods

override def buildRequest(url: String, headers: Seq[(String, String)]): WSRequest

Attributes

Definition Classes

Inherited methods

protected def wsClient: WSClient

Attributes

Inherited from:
WSRequestBuilder