Commit graph

16 commits

Author SHA1 Message Date
ading2210
87b887a4b7 add nodejs support 2025-02-13 16:12:03 -05:00
ading2210
8e5a23adf2 improve speeds and fix invalid mime type in blobs 2024-11-03 22:54:22 -08:00
ading2210
5579550b8d update curl/wolfssl, add per host connection limit 2024-10-24 04:54:00 -04:00
ading2210
c1b78e1d0c throw error objects instead of plain strings, update wisp server 2024-10-02 12:30:48 -04:00
ading2210
3c1a942501 fix bug with headers object and request objects passed into fetch 2024-09-11 13:31:57 -04:00
ading2210
4d64b27a82 add support for socks5, socks4, and http proxies 2024-07-19 00:47:14 -04:00
ading2210
7b195665e0 handle readablestream objects as the request payload 2024-07-10 23:54:45 -07:00
ading2210
31e4e25f82 fix possible double free when requests get aborted 2024-07-10 23:52:11 -07:00
ading2210
11795d2772 update wisp server, fix some memory issues 2024-06-30 23:14:44 -07:00
ading2210
8ac0f40896 add support for relative urls 2024-04-30 13:22:47 -04:00
ading2210
294fbd65f3 fix handling of request objects when passed into libcurl.fetch 2024-03-27 00:49:02 -04:00
ading2210
5e9f26f818 fix handling of request bodies 2024-03-20 18:38:13 -04:00
ading2210
1730e6d964 add new unit test, fix minor bugs 2024-03-20 02:34:40 -04:00
ading2210
f8e55ea307 add support for saving and loading cookies 2024-03-19 18:41:54 -04:00
ading2210
2a072ecee0 ftp works but it blocks the thread 2024-03-17 17:50:58 -04:00
ading2210
0a5ace96fb create session class and refactor js to use it 2024-03-14 13:13:46 -04:00