HttpRequest

constructor(method: HttpMethod, url: Url, headers: Headers = Headers.Empty, body: ByteArray? = null)