Highlights
- 1 discussion answered
Pinned
8,179 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 66 commits in 3 repositories
Created 2 repositories
- ronag/fetch HTML
- ronag/node-fetch JavaScript
Created a pull request in nodejs/undici that received 165 comments
Opened 13 other pull requests in 3 repositories
nodejs/undici
10
merged
- fix: request body.body regression
- feat: fetch decompression
- fix: terminate fetch on gc
- fix: improve fetch spec compliance
- feat: support Blob request body
- fix: fetch response is not Readable
- fix: avoid access internal socket state
- test: fix flaky ci
- fix: only redirect if undisturbed body
- feat: implement fetch API
nodejs/node
2
closed
whatwg/fetch
1
open
Reviewed 16 pull requests in 2 repositories
nodejs/undici
8 pull requests
nodejs/node
8 pull requests
- stream: deprecate readableFlowing setter
- stream: ensure text() stream consumer flushes correctly
- stdio: call _undestroy() inside _destroy for stdout and stderr
- console: _undestroy() the stream if it is stdio
- stream: utility consumers for web and node.js streams
- stream: add isDisturbed helper
-
stream: clean
endWritableNT - TLS: improve compliance with shutdown standard, remove hacks
Created an issue in nodejs/node that received 21 comments
ReadableStream internal state
While working implementing fetch in undici I've noticed a limitation on how compliant we can be towards the spec. In order to "extract" a request body
21
comments
Opened 43 other issues in 4 repositories
nodejs/undici
15
open
8
closed
- What is a "byte sequence"
- mark resource timing
- Test Coverage
- terminate fetch when not observable after GC
- spec doesn't finalize connection on network error
- Make node-fetch tests contribute to coverage report
- Fix Request.clone and Response.clone
- RedirectAgent + fetch
- make node-fetch tests run on CI
- Error messages
- Document high level fetch API
- cleanup listener for user provided AbortSignal
- Modify httpRequest’s header list per HTTP
- Implement header guards
- WebSocket
- Ensure we only throw Error types defined in spec
- FormData
- Add support for data uri's in fetch
- Blob should have response content type
- Fetch highWaterMark
- CI failing
- Update LICENSE with undici-fetch
- Fetch
whatwg/fetch
11
open
3
closed
- unsupported codings
- 421 case is missing RST_FRAME
- 407 case can live lock
- Allow request take AsyncIterable body?
- "read object" is not defined
- redirect doesn't cancel or consume current response
- cleanup signal listener
- aborting locked request body
- Modify httpRequest’s header list per HTTP.
- Is is possible to invoke schemeFetch through the API?
- 4.7. HTTP-network fetch references undefined "httpRequest"
- cancelling fetch after promise has been resolved
- Mismatch between body length and user provided content-length header.
- What does "Assert" mean?
nodejs/node
3
open
2
closed
github/fetch
1
closed
6
contributions
in private repositories
Aug 2 – Aug 10