-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Download latest Forge and unpack it.
2. Open Forge by running: forg…
-
### Summary
Proposals:
- [wretch](https://github.com/elbywan/wretch)
- [axios](https://github.com/axios/axios)
- custom wrapper based on fetch
### Feature target required module/theme
them…
-
Hi all, I hope this is the right platform to ask these sort of questions on.
I am writing a feature for my app with a server that can send back a 304 (Not Modified) HTTP response if it the object o…
-
The headers merging logic assumes JavaScript objects and key value pairs. The TypeScript types though allow using fetch Headers. When using fetch Headers, since they're not plain object, anything that…
-
According to this https://github.com/elbywan/wretch#catchers- , I should be able to get a response JSON object even during errors. However, the error parameter does not have a ```.json``` property. T…
-
Is it possible to have something similar to https://github.com/elbywan/wretch#progress- for the upload progress?
This is for implementing upload progress indicators.
Something like this: https://g…
-
Hi,
the problem is that FileList is not an instance of Array and this will cause an issue.
https://github.com/elbywan/wretch/blob/411fb09d218fe997dfb3274453953594008e54ce/src/addons/formData.ts#L1…
-
Hi, thanks a lot for this library.
I have been using it deeply, but I have some struggles with multipart/forms.
I want to change this part of the result request:
Content-Disposition: form-dat…
-
Create table for words and nouns. Query it when generating usernames
Reference: https://stackoverflow.com/questions/8674718/best-way-to-select-random-rows-postgresql
-
[//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**
Everyone's going to want to dr…