mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-29 02:41:12 +00:00
* HttpAuthenticationCredential.java
populate()
+ http.getParams().setParameter(AuthPolicy.AUTH_SCHEME_PRIORITY,
+ Arrays.asList(AuthPolicy.DIGEST, AuthPolicy.BASIC));