'Fetch API increase timeout
Ok, so I want to increase the timeout (say to 10 mins) of the fetch API for one of my PATCH request.
So far I only found a way how to decrease it with here with AbortController
Fetch API request timeout?
Is that something that browser has a full control of? Should I search for alternatives such as axios, ajax ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
