href
inline fun <T : Any> HttpClient.href(resource: T, urlBuilder: URLBuilder)
Content copied to clipboard
Constructs a URL for resource.
The class of the resource instance must be annotated with Resource.
Constructs a URL for resource.
The class of the resource instance must be annotated with Resource.