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: Do not response Content-Length if Transfer-Encoding is defined #1602

Merged
merged 1 commit into from Oct 19, 2021

Conversation

dead-horse
Copy link
Member

pick from 39c0b48

@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #1602 (cef707c) into v2.x (03643c5) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             v2.x    #1602   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files           5        5           
  Lines         507      508    +1     
  Branches      142      143    +1     
=======================================
+ Hits          505      506    +1     
  Misses          2        2           
Impacted Files Coverage Δ
lib/response.js 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 03643c5...cef707c. Read the comment docs.

@dead-horse dead-horse merged commit dbc9c5a into v2.x Oct 19, 2021
@dead-horse dead-horse deleted the fix-set-length branch October 19, 2021 06:12
Copy link
Member

@fengmk2 fengmk2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

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