uri

fun Request.Builder.uri(uri: URI): Request.Builder

Sets the request URL from a URI.

Parameters

uri

The URI to use as the request URL.