Closed depfu[bot] closed 6 years ago
We've updated a dependency and here is what you need to know:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
cookieJar
content-length
query
response
HTTP trailers are not supported
v9.1.0...v9.2.0
See the full diff on Github. The new version differs by 19 commits:
9.2.0
Update `http-timer` dependency to 1.1.0
Fix Electron throwing `HTTP trailers are not supported` error (#598)
Add `cookieJar` option (#596)
Add "Bugs" to the comparsion table
Improve code readability
Proper fix for #469 (#594)
Provide timings (#590)
Correct the comparison table
Unify calling mergeOptions
Remove redundant code
Update readme.md (#593)
Document the `response` object (#592)
Add tests for stripping port in `host` header (#591)
Use correct package/module wording in the readme
Add ability to pass a custom request function (#583)
Don't parse the `query` option when it's a string (#589)
Set `content-length` header to zero when doing a PUT request with no body (#584)
Fix the docs for the `agent` option
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
@depfu rebase
We've updated a dependency and here is what you need to know:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
What changed?
✳️ got (9.1.0 → 9.2.0) · Repo
Release Notes
9.2.0
cookieJar
option. (#596) eedebc9content-length
header to zero when doing a PUT request with no body. (#584) 9a966ecquery
option when it's a string. (#589) f23f350response
object. (#592) 267cb66HTTP trailers are not supported
error. (#598) e66a6b6v9.1.0...v9.2.0
Commits
See the full diff on Github. The new version differs by 19 commits:
9.2.0
Update `http-timer` dependency to 1.1.0
Fix Electron throwing `HTTP trailers are not supported` error (#598)
Add `cookieJar` option (#596)
Add "Bugs" to the comparsion table
Improve code readability
Proper fix for #469 (#594)
Provide timings (#590)
Correct the comparison table
Unify calling mergeOptions
Remove redundant code
Update readme.md (#593)
Document the `response` object (#592)
Add tests for stripping port in `host` header (#591)
Use correct package/module wording in the readme
Add ability to pass a custom request function (#583)
Don't parse the `query` option when it's a string (#589)
Set `content-length` header to zero when doing a PUT request with no body (#584)
Fix the docs for the `agent` option
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.