8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23332a3 commit dcafa18Copy full SHA for dcafa18
README.md
@@ -51,10 +51,6 @@ $ curl -v --user my_username:my_password localhost:9200/foo # works
51
$ curl -v --user my_username:password localhost:9200/foo # sends 401
52
```
53
54
-## Problems
55
-
56
-This will not send WWW-Authorize headers - this is due to elasticsearch not allowing to add custom headers to responses.
57
58
## Issues
59
60
Please file your issue here: https://github.com/Asquera/elasticsearch-http-basic/issues
0 commit comments