OpenSearch/modules/reindex
Chris Earle f0f75b187a Support Preemptive Authentication with RestClient (#21336)
This adds the necessary `AuthCache` needed to support preemptive authorization. By adding every host to the cache, the automatically added `RequestAuthCache` interceptor will add credentials on the first pass rather than waiting to do it after _each_ anonymous request is rejected (thus always sending everything twice when basic auth is required).
2017-01-24 11:34:05 -05:00
..
src Support Preemptive Authentication with RestClient (#21336) 2017-01-24 11:34:05 -05:00
build.gradle Add TestWithDependenciesPlugin to build (#22646) 2017-01-19 09:43:53 -06:00