Package de.undercouch.gradle.tasks.download.internal

Class Summary
ContentEncodingNoneInterceptor Intercepts HTTP responses and replaces the invalid Content-Encoding 'none' by 'identity'.
CustomContentEncodingEntity Wraps around HttpEntity and replaces its content type
InsecureHostnameVerifier An insecure host name verifier that accepts everything
InsecureTrustManager An insecure trust manager that accepts all certificates.
ProgressLoggerWrapper Wraps around Gradle's internal progress logger.