Skip to content

Commit

Permalink
Merge branch 'develop' into release/1.6.12
Browse files Browse the repository at this point in the history
* develop:
  add comment to document use of Splunk auth token
  • Loading branch information
Parul Upadhyaya committed Feb 13, 2020
2 parents 02c25b9 + e6bd3e3 commit f46bb46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions splunklib/binding.py
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,8 @@ class Context(object):
:type username: ``string``
:param password: The password for the Splunk account.
:type password: ``string``
:param splunkToken: Splunk authentication token
:type splunkToken: ``string``
:param headers: List of extra HTTP headers to send (optional).
:type headers: ``list`` of 2-tuples.
:param handler: The HTTP request handler (optional).
Expand Down

0 comments on commit f46bb46

Please sign in to comment.