open fun requestAbs(method: HttpMethod, absoluteURI: String): HttpRequest<Buffer>
Create an HTTP request to send to the server using an absolute URI
method - the HTTP method
method
absoluteURI - the absolute URI
absoluteURI
Return an HTTP client request object