open fun postAbs(absoluteURI: String): HttpRequest<Buffer>
Create an HTTP POST request to send to the server using an absolute URI, specifying a response handler to receive the response
absoluteURI - the absolute URI
Return
an HTTP client request object