mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
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). |
||
---|---|---|
.. | ||
configuration.asciidoc | ||
index.asciidoc | ||
overview.asciidoc | ||
sniffer.asciidoc | ||
usage.asciidoc |