Skip to content

Always return headers as bytes #64

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
Apr 15, 2018
Merged

Always return headers as bytes #64

merged 2 commits into from
Apr 15, 2018

Conversation

njsmith
Copy link
Member

@njsmith njsmith commented Apr 4, 2018

Fixes: gh-60

@codecov-io
Copy link

codecov-io commented Apr 4, 2018

Codecov Report

Merging #64 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #64   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          20     20           
  Lines         899    905    +6     
  Branches      174    175    +1     
=====================================
+ Hits          899    905    +6
Impacted Files Coverage Δ
h11/tests/test_io.py 100% <100%> (ø) ⬆️
h11/_readers.py 100% <100%> (ø) ⬆️

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 f357f0e...28777d8. Read the comment docs.

@njsmith njsmith merged commit a49ec45 into master Apr 15, 2018
@njsmith njsmith deleted the headers-are-bytes branch April 15, 2018 04:45
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.

3 participants