Online API

2020-12-04 Thread Request X via curl-library
Hello cURL subscribers, I code in node.js and recently wanted to use cURL in a node.js environment. I noticed that while there are some modules that say they are cURL, most are not actually based on curl, which sometimes results in cURL not getting blocked, while the nodejs version gets blocked. I

Online API

2020-12-04 Thread Request X via curl-library
mean. There are some differences that I do not know of, and I think that an online api would really help. On Friday, December 4, 2020, Daniel Stenberg wrote: > On Fri, 4 Dec 2020, Request X via curl-library wrote: > > I code in node.js and recently wanted to use cURL in a node.js environm

Re: Online API

2020-12-07 Thread Request X via curl-library
Ah, I do have a proxy set. Works like a charm!! Thanks so much! On Saturday, December 5, 2020, Jonathan Cardoso wrote: > Try fetching ‘matchmaker.krunker.io’ in curl (like curl match...). It > returns the correct response: This server manages matchmaking requests. Now > go to node-libcurl and do