Ok, it seems I can configure it inside `call.url(I...
# ktor
k
Ok, it seems I can configure it inside
call.url(IOSUpload) { protocol = URLProtocols.HTTPS }
. Is there a way to retrieve the current protocol being used?