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.
httplib
1 parent 4f990a1 commit ee5c82fCopy full SHA for ee5c82f
splunklib/binding.py
@@ -486,7 +486,7 @@ def get_cookies(self):
486
return self.http._cookies
487
488
def has_cookies(self):
489
- """Returns true if the ``HttpLib` member of this instance has at least
+ """Returns true if the ``HttpLib`` member of this instance has at least
490
one cookie stored.
491
492
:return: ``True`` if there is at least one cookie, else ``False``
0 commit comments