Skip to content

fix: SSL verify argument to async clients [#510]. Thanks @fsvenson and @mvaught02! #533

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

Merged
merged 2 commits into from
Oct 31, 2021

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented Oct 31, 2021

fixes #510

@dbanty dbanty added this to the 0.10.7 milestone Oct 31, 2021
@codecov
Copy link

codecov bot commented Oct 31, 2021

Codecov Report

Merging #533 (89947b1) into main (aa4f6b5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #533   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           48        48           
  Lines         1639      1639           
=========================================
  Hits          1639      1639           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa4f6b5...89947b1. Read the comment docs.

@dbanty dbanty merged commit b6b5896 into main Oct 31, 2021
@dbanty dbanty deleted the 510-fix-verify-ssl branch October 31, 2021 16:37
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.

async request with verify_ssl=False does not work
1 participant