Skip to content

Case insensitive headers fix #236

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 1 commit into from
Apr 11, 2020
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Apr 11, 2020

Fixes #234

@codecov
Copy link

codecov bot commented Apr 11, 2020

Codecov Report

Merging #236 into master will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #236   +/-   ##
=======================================
  Coverage   96.79%   96.79%           
=======================================
  Files         123      123           
  Lines        2403     2403           
=======================================
  Hits         2326     2326           
  Misses         77       77           
Impacted Files Coverage Δ
openapi_core/contrib/django/requests.py 100.00% <ø> (ø)
openapi_core/validation/request/datatypes.py 100.00% <100.00%> (ø)

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 753637d...ac5c676. Read the comment docs.

@p1c2u p1c2u merged commit 2680b62 into master Apr 11, 2020
@p1c2u p1c2u deleted the fix/case-insensitive-headers-fix branch April 11, 2020 12:09
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.

HttpProvider does not handle header parameters properly
1 participant