Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Foligno (PG), Italy
Pinned
1,703 contributions in the last year
Activity overview
Contribution activity
December 2019
- doc: add note about fs.close undefined behavior
- stream: first error wins and cannot be overriden
- benchmark: manywrites backpressure
- stream: use for...of
- test: avoid leftover report file
- events: allow monitoring error events
- doc: add "Be direct." to the style guide
- test: improve assertion error message in test-debug-usage
- doc: explain napi_run_script
- test: add test for validation for wasi.start() argument
- doc: clarify build support text
- doc: update example for http.get
- test: disable colorMode in test-console-group
- doc: edit colorMode information
- test: remove spawn option for tmpdir.refresh()
- stream: make all streams error in a pipeline
- doc: fix argument type of setAAD
- doc: clarify Tier 2 implications in BUILDING.md
- net: remove duplicate _undestroy
- stream: invoke buffered write callbacks on error
- net: noop destroyed socket
- test: scale keepalive timeouts for slow machines
- fs: synchronize close with other I/O for streams
- test: wait for stream close before writing to file
- readline: promote _getCursorPos to public api
- Some pull request reviews not shown.
Created an issue in sindresorhus/got that received 8 comments
Undocumented breaking change
What would you like to discuss?
There seems to be an undocumented breaking change in got@10 when the response body is empty and the responseType op…
•
8
comments