WSRequest

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

Attributes

Deprecated
true
Graph
Supertypes
trait Request
class Object
trait Matchable
class Any
Known subtypes
trait WSDelete
trait WSHttp
trait WSGet
trait WSPatch
trait WSPost
trait WSProxy
trait WSPut
Show all

Members list

Value members

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