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(headers): don't proxy content-md5 and content-type #300

Merged
merged 1 commit into from Oct 22, 2019
Merged

fix(headers): don't proxy content-md5 and content-type #300

merged 1 commit into from Oct 22, 2019

Conversation

ricardogobbosouza
Copy link
Member

Resolve #139

@codecov
Copy link

codecov bot commented Oct 21, 2019

Codecov Report

Merging #300 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #300   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files         1      1           
  Lines        30     30           
  Branches     13     13           
===================================
  Hits         30     30
Impacted Files Coverage Δ
lib/module.js 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 709bd7c...a1a3078. Read the comment docs.

@pi0 pi0 changed the title fix: ignore content-md5, content-type header fix(headers): don't proxy content-md5 and content-type Oct 22, 2019
@pi0 pi0 merged commit f959c58 into nuxt-community:dev Oct 22, 2019
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.

Default value of proxyHeadersIgnore should include content-* headers
2 participants