All workflows
46 Results
rename variable to no longer shadow over function of same name
Node.js CI
#45:
Commit c5db762
pushed
by
JakeChampion
Bugfix: Do not shadow over the consumed function.
Node.js CI
#44:
Pull request #818
synchronize
by
JakeChampion
Bugfix: Do not shadow over the consumed function.
Node.js CI
#43:
Pull request #818
opened
by
JakeChampion
Make sure to return rejected promise if body is already consumed
Node.js CI
#40:
Commit 88a5c24
pushed
by
JakeChampion
Make Response.arrayBuffer() always resolve with a `ArrayBuffer`
Node.js CI
#38:
Pull request #816
synchronize
by
JakeChampion
Make Response.arrayBuffer() always resolve with a `ArrayBuffer`
Node.js CI
#37:
Pull request #816
opened
by
JakeChampion
Stop using top-level `this` to stop rollup warning
Node.js CI
#35:
Pull request #815
synchronize
by
JakeChampion
Stop using top-level `this` to stop rollup warning
Node.js CI
#34:
Pull request #815
synchronize
by
JakeChampion
Stop using top-level `this` to stop rollup warning
Node.js CI
#33:
Pull request #815
synchronize
by
JakeChampion
Stop using top-level `this` to stop rollup warning
Node.js CI
#32:
Pull request #815
synchronize
by
JakeChampion
Stop using top-level `this` to stop rollup warning
Node.js CI
#31:
Pull request #815
synchronize
by
JakeChampion
Stop using top-level `this` to stop rollup warning
Node.js CI
#30:
Pull request #815
opened
by
JakeChampion
Recommend an AbortController polyfill which is fully synchronous
Fixes https://github.com/github/fetch/issues/800
Node.js CI
#29:
Commit 9a53ff6
pushed
by
JakeChampion
Call out #Caveats higher up in readme
https://github.com/github/fetch/issues/787
Node.js CI
#28:
Commit 8572451
pushed
by
JakeChampion
Recommend an AbortController polyfill which is fully synchronous
Node.js CI
#27:
Pull request #814
opened
by
JakeChampion
Call out #Caveats higher up in readme
Node.js CI
#26:
Pull request #813
synchronize
by
devinrhode2
Revert "Detect if DOMException exists via typeof instead of trying to call it and catching the exception which may get thrown"
This reverts commit e3298525e485a751e92456696ffa0634be98c8fd.
Node.js CI
#25:
Commit 0ebc095
pushed
by
JakeChampion
Call out #Caveats higher up in readme
Node.js CI
#24:
Pull request #813
opened
by
devinrhode2
Revert "Detect if DOMException exists via typeof instead of trying to call it and catching the exception which may get thrown"
Node.js CI
#23:
Pull request #812
opened
by
JakeChampion
Add keepalive caveat
Closes https://github.com/github/fetch/issues/780
Node.js CI
#22:
Commit 259dc6a
pushed
by
JakeChampion