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 c3f4110 commit 69c6ffdCopy full SHA for 69c6ffd
CHANGELOG.md
@@ -5,8 +5,8 @@
5
### New features and APIs
6
7
* An `AuthenticationError` exception has been added.
8
- This is a subclass of `HTTPError` so preexisting code that expects HTTP 401
9
- (Unauthorized) will still work.
+ This exception is a subclass of `HTTPError`, so existing code that expects
+ HTTP 401 (Unauthorized) will continue to work.
10
11
* An `"autologin"` argument has been added to the `splunklib.client.connect` and
12
`splunklib.binding.connect` functions. When set to true, Splunk automatically
0 commit comments