PreCannedApache4HttpClients

Functions

Link copied to clipboard
fun defaultApacheHttpClient(): CloseableHttpClient

Standard non-redirecting, no Cookies HTTP client

Link copied to clipboard
fun insecureApacheHttpClient(): CloseableHttpClient

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