PreCannedOkHttpClients

Functions

Link copied to clipboard
fun defaultOkHttpClient(): OkHttpClient

Standard non-redirecting client

Link copied to clipboard
fun insecureOkHttpClient(): OkHttpClient

Do not use this in production! This is useful for testing locally and debugging HTTPS traffic