api

http4k / org.http4k.client / PreCannedApache4HttpClients

PreCannedApache4HttpClients

object PreCannedApache4HttpClients

Functions

Name Summary
defaultApacheHttpClient Standard non-redirecting, no Cookies HTTP clientfun defaultApacheHttpClient(): CloseableHttpClient!
insecureApacheHttpClient Do not use this in production! This is useful for testing locally and debugging HTTPS trafficfun insecureApacheHttpClient(): CloseableHttpClient!