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

feat(core): use buffer.length for content-length if possible #155

Merged
merged 2 commits into from
Mar 26, 2021

Conversation

tripodsan
Copy link
Contributor

use buffer.length for buffers.

@codecov
Copy link

codecov bot commented Mar 26, 2021

Codecov Report

Merging #155 (3750643) into main (cc46f65) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #155   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          837       837           
=========================================
  Hits           837       837           
Impacted Files Coverage Δ
src/core/request.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 2370a33...3750643. Read the comment docs.

src/core/request.js Outdated Show resolved Hide resolved
@github-actions
Copy link

This PR will trigger a minor release when merged.

src/core/request.js Outdated Show resolved Hide resolved
@stefan-guggisberg stefan-guggisberg merged commit e614297 into main Mar 26, 2021
@stefan-guggisberg stefan-guggisberg deleted the improve-content-length branch March 26, 2021 08:37
github-actions bot pushed a commit that referenced this pull request Mar 26, 2021
# [2.2.0](v2.1.9...v2.2.0) (2021-03-26)

### Features

* **core:** use buffer.length for content-length if possible ([#155](#155)) ([e614297](e614297))
@github-actions
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants