Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/libs/ws/ahc/AhcWSRequest.html below:
AhcWSRequest - play.api.libs.ws.ahc.AhcWSRequest
final def !=(arg0: Any): Boolean
final def ##(): Int
final def ==(arg0: Any): Boolean
final def asInstanceOf[T0]: T0
val auth: Option[(String, String, WSAuthScheme)]
val body: WSBody
def buildRequest(): Request
val calc: Option[WSSignatureCalculator]
val client: AhcWSClient
def clone(): AnyRef
def contentType: Option[String]
def delete(): Future[WSResponse]
val disableUrlEncoding: Option[Boolean]
final def eq(arg0: AnyRef): Boolean
def execute(): Future[WSResponse]
def execute(method: String): Future[WSResponse]
def filterWSRequestExecutor(next: WSRequestExecutor): WSRequestExecutor
val filters: Seq[WSRequestFilter]
def finalize(): Unit
val followRedirects: Option[Boolean]
def get(): Future[WSResponse]
def getBody: Option[ByteString]
final def getClass(): Class[_]
def head(): Future[WSResponse]
val headers: Map[String, Seq[String]]
final def isInstanceOf[T0]: Boolean
val method: String
final def ne(arg0: AnyRef): Boolean
final def notify(): Unit
final def notifyAll(): Unit
def options(): Future[WSResponse]
def patch(body: Source[Part[Source[ByteString, _]], _]): Future[WSResponse]
def patch(body: File): Future[WSResponse]
def patch[T](body: T)(implicit wrt: Writeable[T]): Future[WSResponse]
def post(body: Source[Part[Source[ByteString, _]], _]): Future[WSResponse]
def post(body: File): Future[WSResponse]
def post[T](body: T)(implicit wrt: Writeable[T]): Future[WSResponse]
val proxyServer: Option[WSProxyServer]
def put(body: Source[Part[Source[ByteString, _]], _]): Future[WSResponse]
def put(body: File): Future[WSResponse]
def put[T](body: T)(implicit wrt: Writeable[T]): Future[WSResponse]
val queryString: Map[String, Seq[String]]
def requestHeader(name: String): Option[String]
def requestHeaders: Map[String, Seq[String]]
def requestQueryParams: Map[String, Seq[String]]
val requestTimeout: Option[Int]
def requestUrl: String
def sign(calc: WSSignatureCalculator): WSRequest
def stream(): Future[StreamedResponse]
final def synchronized[T0](arg0: â T0): T0
lazy val uri: URI
val url: String
val virtualHost: Option[String]
final def wait(): Unit
final def wait(arg0: Long, arg1: Int): Unit
final def wait(arg0: Long): Unit
def withAuth(username: String, password: String, scheme: WSAuthScheme): WSRequest
def withBody(body: WSBody): WSRequest
def withBody[T](body: T)(implicit wrt: Writeable[T]): WSRequest
def withFollowRedirects(follow: Boolean): WSRequest
def withHeaders(hdrs: (String, String)*): WSRequest
def withMethod(method: String): WSRequest
def withProxyServer(proxyServer: WSProxyServer): WSRequest
def withQueryString(parameters: (String, String)*): WSRequest
def withRequestFilter(filter: WSRequestFilter): WSRequest
def withRequestTimeout(timeout: Duration): WSRequest
def withVirtualHost(vh: String): WSRequest
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4