-
-
Notifications
You must be signed in to change notification settings - Fork 756
Fetch #915
Copy link
Copy link
Closed
Labels
Status: help-wantedThis issue/pr is open for contributionsThis issue/pr is open for contributionsenhancementNew feature or requestNew feature or requestfetchgood first issueGood for newcomersGood for newcomers
Milestone
Metadata
Metadata
Assignees
Labels
Status: help-wantedThis issue/pr is open for contributionsThis issue/pr is open for contributionsenhancementNew feature or requestNew feature or requestfetchgood first issueGood for newcomersGood for newcomers
Things to help out with to bring fetch out of experimental status.
Headersand spec comments + fixes (Add spec comments to Header class #933)Blob.type(Blob should have response content type #925)data:uri (Add support for data uri's in fetch #929)httpNetworkFetchspec compliance.FormData(FormData #930)highWaterMarkbrowser compatibility (Fetch highWaterMark #923)Request.cloneResponse.clone( Fix Request.clone #945)Tests
Responsehttps://github.com/nodejs/undici/blob/main/lib/api/api-fetch/index.js#L158
https://github.com/nodejs/undici#parameter-response
https://fetch.spec.whatwg.org/#response-class
clone()(fix: fetch response is not Readable #921)statusTextResponseclass (fix: implement fetch per spec #928)ResponseclassRequestRequestclass (fix: implement fetch per spec #928)RequestclassHeadersHeadersclass (fix: implement fetch per spec #928)HeadersclassSpec
#958