Class LightweightHttpWagon

    • Field Detail

      • preemptiveAuthentication

        private boolean preemptiveAuthentication
      • putConnection

        private java.net.HttpURLConnection putConnection
      • proxy

        private java.net.Proxy proxy
      • IOEXCEPTION_MESSAGE_PATTERN

        private static final java.util.regex.Pattern IOEXCEPTION_MESSAGE_PATTERN
      • useCache

        private boolean useCache
        Whether to use any proxy cache or not.
      • httpHeaders

        private java.util.Properties httpHeaders
    • Constructor Detail

      • LightweightHttpWagon

        public LightweightHttpWagon()