Join Slack
Powered by
I can, it’s just if you add more things to ```defa...
# http4k
d
dmcg
05/17/2021, 8:46 AM
I can, it’s just if you add more things to
Copy code
defaultOkHttpClient() = OkHttpClient.Builder() .followRedirects(false) .build()
Open in Slack
Previous
Next