``` <http://client.post|client.post>&lt;Unit&g...
# ktor
a
Copy code
<http://client.post|client.post><Unit> {
        url(URL("<https://example.com/>"))
    }
I am trying to make a client http request. What URL type should it be?