-
Notifications
You must be signed in to change notification settings - Fork 179
Pull requests: unjs/ofetch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(fetch): retry network errors regardless of retryStatusCodes
#606
opened Jul 3, 2026 by
amitmishra11
Loading…
fix: don't throw SyntaxError on non-JSON error response bodies
#605
opened Jul 1, 2026 by
spokodev
Loading…
fix: normalize
headers reassigned in an onRequest hook
#604
opened Jun 30, 2026 by
greymoth-jp
Loading…
docs: document createFetch custom fetch option
#603
opened Jun 29, 2026 by
poetryofcode
Loading…
1 task
fix(utils.url): delete existing key before appending array values in withQuery
#594
opened Jun 4, 2026 by
LeSingh1
Loading…
fix(utils): move instanceof guards before value.buffer in isJSONSerializable (#580)
#590
opened May 28, 2026 by
MohammadYusif
Loading…
fix(utils.url): require boundary char in withBase prefix match (#564)
#576
opened May 12, 2026 by
SAY-5
Loading…
fix: handle null in isJSONSerializable to prevent TypeError
#574
opened May 8, 2026 by
Zelys-DFKH
Loading…
fix: correct isJSONSerializable to handle null without throwing
#572
opened May 4, 2026 by
EduardF1
Contributor
Loading…
fix: enforce host boundary in withBase to prevent SSRF via prefix attack
#568
opened Apr 12, 2026 by
Yanhu007
Loading…
feat: add protocol validation to withBase to prevent SSRF
#565
opened Apr 5, 2026 by
stark-afk
Loading…
3 tasks done
chore(deps): update devdependency undici to v8
#562
opened Apr 2, 2026 by
renovate
Bot
Loading…
1 task
fix: pass type parameter T to FetchOptions in $Fetch interface (#559)
#561
opened Apr 2, 2026 by
guoyangzhen
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.