OpenSearch/docs/java-rest
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
..
configuration.asciidoc Support Preemptive Authentication with RestClient (#21336) 2017-01-24 11:34:05 -05:00
index.asciidoc Bumped doc versions to 6.0.0-alpha1 2016-09-08 18:29:18 +02:00
overview.asciidoc [DOCS] add java REST client docs (#19618) 2016-07-29 11:22:47 +02:00
sniffer.asciidoc Add missing change for sniffer page 2016-11-23 17:13:01 +01:00
usage.asciidoc move ignore parameter support from yaml test client to low level rest client (#22637) 2017-01-16 18:54:44 +01:00