Commit graph

15 commits

Author SHA1 Message Date
ading2210
4d64b27a82 add support for socks5, socks4, and http proxies 2024-07-19 00:47:14 -04:00
ading2210
74c1e9d943 use setTimeout for removing requests 2024-03-21 12:57:48 -07: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
ading2210
a282734c13 remove emscripten socket file descriptor limit 2024-03-13 14:18:56 -04:00
ading2210
45b0084c79 fix tls sockets 2024-03-12 17:43:59 -04:00
ading2210
1748ca7dd9 refactor request code 2024-03-12 17:12:02 -04:00
ading2210
155d5ea5b6 add libcurl error strings to fetch error messages 2024-03-06 17:02:55 -05:00
ading2210
c681e21777 add function to get cert bundle 2024-03-05 21:48:35 -05:00
ading2210
9205ae1507 add old v0.4 code 2024-02-28 10:29:47 -08:00
ading2210
a4c075b497 add version reporting 2024-02-03 22:03:47 -05:00
ading2210
9cc0e4178b handle text frames properly, add docs 2024-01-26 20:27:15 -05:00
ading2210
b053ec8e77 fix receiving large websocket frames 2024-01-26 18:54:23 -05:00
ading2210
17d8c9fa8c add basic websocket support 2024-01-26 18:27:17 -05:00