Commit Graph

6 Commits

Author SHA1 Message Date
bottomtext228 395b65185b
Add the PATCH method to the available request methods. (#1692) 2023-11-07 10:01:16 -05:00
bottomtext228 52975fbe1e
Fix fetch (#1671)
* Fix fetch

Fix timeout in fetch.
Fix errors when response answer has a status code that don't have a body.
Fix FetchOptions missing timeout property.

* Fix fetch

Fix FetchOptions missing timeout property
2023-11-03 16:06:52 -04:00
Zack Rauen 5d9452a052 Improve fetch errors 2023-08-05 22:16:45 -04:00
Zack Rauen 8386da0722 Fix fetch methods 2023-05-24 14:08:26 -04:00
Strencher bc6a0632de Code cleanup, deprecation notice, add maxRedirects 2023-05-01 21:36:56 +02:00
Strencher 1f48d22e53 fetch api & apply fix current https 2023-04-12 23:20:20 +02:00