Closed harry-dev98 closed 3 years ago
Hey @harry-dev98,
I have been using wretch for almost all of my projects. Wretch is <3
Thanks a bunch ❤️
I had a requirement to cancel a file being upload and I am using wretch. Is there any way to cancel file uploading? Also, I tried googling theres something called signals used with fetch like a abort signal.
Yes, abort signals can be used with wretch quite easily. The process is documented here.
Oh yea.. i never read that Readme file till end, and thought abort is not documented .. Thanks alot.
Hello folks, I have been using wretch for almost all of my projects. Wretch is <3
I had a requirement to cancel a file being upload and I am using wretch. Is there any way to cancel file uploading? Also, I tried googling theres something called signals used with fetch like a abort signal.