Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added verify parameter for requests.post #46

Merged
merged 3 commits into from
Jul 18, 2019

Conversation

sagland
Copy link
Contributor

@sagland sagland commented Jul 16, 2019

The verify parameter to requests.post is sometimes needed when a custom CA bundle path is needed.

rveachkc and others added 3 commits June 18, 2019 22:42
v 0.1.10 - adding potential actions
v 0.1.11 - raise exception on failed webhook call
The `verify` parameter to `requests.post` is sometimes needed when custom CA bundle path is needed.
@rveachkc
Copy link
Owner

Sorry for the delay, just now getting around to checking this, but I like it.
I will take some time to update the version and get this merged into a release.

Requests doc: https://2.python-requests.org/en/master/user/advanced/#ssl-cert-verification

@rveachkc rveachkc changed the base branch from master to develop July 18, 2019 16:04
@rveachkc rveachkc merged commit 1565f5b into rveachkc:develop Jul 18, 2019
@rveachkc
Copy link
Owner

This is now available on PyPI as version 0.1.12.
https://pypi.org/project/pymsteams/

@sagland
Copy link
Contributor Author

sagland commented Jul 19, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants