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: Allow fetch custom dispatcher #1411

Merged
merged 4 commits into from May 4, 2022
Merged

Conversation

mcollina
Copy link
Member

@mcollina mcollina commented May 4, 2022

No description provided.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina mcollina requested review from targos and ronag May 4, 2022 08:56
@mcollina mcollina changed the title Allow fetch custom dispatcher feat: Allow fetch custom dispatcher May 4, 2022
index-fetch.js Outdated Show resolved Hide resolved
index.js Outdated Show resolved Hide resolved
mcollina and others added 2 commits May 4, 2022 11:16
Co-authored-by: Michaël Zasso <targos@protonmail.com>
Co-authored-by: Michaël Zasso <targos@protonmail.com>
@codecov-commenter
Copy link

codecov-commenter commented May 4, 2022

Codecov Report

Merging #1411 (a2541ee) into main (c128d13) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1411      +/-   ##
==========================================
+ Coverage   94.29%   94.30%   +0.01%     
==========================================
  Files          48       49       +1     
  Lines        4256     4265       +9     
==========================================
+ Hits         4013     4022       +9     
  Misses        243      243              
Impacted Files Coverage Δ
index-fetch.js 100.00% <100.00%> (ø)
index.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 c128d13...a2541ee. Read the comment docs.

@mcollina mcollina merged commit cc65fe5 into main May 4, 2022
@mcollina mcollina deleted the allow-fetch-custom-dispatcher branch May 4, 2022 09:46
@KhafraDev KhafraDev mentioned this pull request May 25, 2022
KhafraDev pushed a commit to KhafraDev/undici that referenced this pull request Jun 23, 2022
* Added dispatcher options to fetch()

* fixed types

Signed-off-by: Matteo Collina <hello@matteocollina.com>

* Update index-fetch.js

Co-authored-by: Michaël Zasso <targos@protonmail.com>

* Update index.js

Co-authored-by: Michaël Zasso <targos@protonmail.com>

Co-authored-by: Michaël Zasso <targos@protonmail.com>
metcoder95 pushed a commit to metcoder95/undici that referenced this pull request Dec 26, 2022
* Added dispatcher options to fetch()

* fixed types

Signed-off-by: Matteo Collina <hello@matteocollina.com>

* Update index-fetch.js

Co-authored-by: Michaël Zasso <targos@protonmail.com>

* Update index.js

Co-authored-by: Michaël Zasso <targos@protonmail.com>

Co-authored-by: Michaël Zasso <targos@protonmail.com>
crysmags pushed a commit to crysmags/undici that referenced this pull request Feb 27, 2024
* Added dispatcher options to fetch()

* fixed types

Signed-off-by: Matteo Collina <hello@matteocollina.com>

* Update index-fetch.js

Co-authored-by: Michaël Zasso <targos@protonmail.com>

* Update index.js

Co-authored-by: Michaël Zasso <targos@protonmail.com>

Co-authored-by: Michaël Zasso <targos@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants