HttpRequest
a HTTP request to be sent
Types
Functions
Link copied to clipboard
fun newBuilder(method: HttpMethod = this.method, url: String = this.url): HttpRequest.Builder
Content copied to clipboard
a HTTP request to be sent