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

Fix malformed content-type header causing exception on charset get (v2.x) #898

Merged

Conversation

ruimarinho
Copy link
Contributor

Ported #897 to v2.x branch as requested.

@codecov
Copy link

codecov bot commented Feb 12, 2017

Codecov Report

Merging #898 into v2.x will not change coverage.
The diff coverage is 100%.

@@         Coverage Diff         @@
##           v2.x   #898   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         4      4           
  Lines       418    421    +3     
  Branches    100    100           
===================================
+ Hits        418    421    +3
Impacted Files Coverage Δ
lib/request.js 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 2db3b1b...f443b7c. Read the comment docs.

@dead-horse dead-horse merged commit 7ae9c3e into koajs:v2.x Feb 13, 2017
@ruimarinho ruimarinho deleted the bugfix/malformed-content-type-v2 branch April 19, 2017 01:26
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