Commit graph

15 commits

Author SHA1 Message Date
ading2210
4af7f6a4a0 remove usage of asyncify 2024-01-16 18:21:19 -05:00
ading2210
95121068bc add wisp support 2024-01-15 20:57:50 -05:00
ading2210
248d5b0161 add support for parallel requests 2024-01-15 15:15:26 -05:00
ading2210
09ff32dcd3 add python wsproxy implementation 2024-01-10 20:42:58 -05:00
ading2210
1de7178523 initial support for wsproxy 2024-01-10 17:28:17 -05:00
ading2210
bb31ef120f fix error handling, allow building an es6 module 2024-01-09 19:36:46 -05:00
ading2210
e4c064401e add gzip and brotli support 2024-01-08 22:09:20 -05:00
ading2210
663f31cd6e include certs in compiled output 2024-01-07 19:26:15 -05:00
ading2210
6cb70c6760 return a response object from libcurl_fetch 2024-01-05 02:27:23 -05:00
ading2210
741df8fdcf implement redirect and referrer support 2024-01-04 03:04:19 -05:00
ading2210
8aedbcb6b3 support post requests and json request options 2024-01-04 01:01:36 -05:00
ading2210
e695b1d14a fix cjson compile issues 2024-01-03 22:46:02 -05:00
ading2210
f0ac312f35 low level js bindings 2024-01-03 17:10:57 -05:00
ading2210
465fa2e170 use curl multi interface for async support 2024-01-03 02:27:32 -05:00
ading2210
643fc8e463 reorganize client code 2024-01-02 01:25:04 -05:00
Renamed from main.c (Browse further)