You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Hey, Ky maintainer here. I wanted to see if there is something we could do to make Ky easier to use or better in some way? Looks like you had to re-implement some of Ky's behavior, which is unfortunate. Maybe we could provide an option related to cloning responses? If there are any other bugs that lead to this, I'd love to take a look and fix those since they were blockers for you and might be for other projects, too. Also, since you are using node-fetch now, I'm curious if you considered got?
Activity
pcowgill commentedon Mar 9, 2020
@hugomrdias Will this behavior from
ky
be preservedTreats non-2xx status codes as errors
?feat: remove ky from http-client and utils (#2810)
feat: remove ky from http-client and utils (ipfs#2810)
sholladay commentedon Apr 15, 2020
Hey, Ky maintainer here. I wanted to see if there is something we could do to make Ky easier to use or better in some way? Looks like you had to re-implement some of Ky's behavior, which is unfortunate. Maybe we could provide an option related to cloning responses? If there are any other bugs that lead to this, I'd love to take a look and fix those since they were blockers for you and might be for other projects, too. Also, since you are using
node-fetch
now, I'm curious if you consideredgot
?feat: remove ky from http-client and utils (#2810)