requests
requests copied to clipboard
Update docstring for Session.verify to include string support (#6859)
This pull request updates the docstring for the Session.verify attribute to clarify that it supports a string value for custom CA bundle paths.
Closes #6859.