api

http4k / org.http4k.client / PreCannedApacheHttpClients

PreCannedApacheHttpClients

object PreCannedApacheHttpClients

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