Rob Wu

Results 634 comments of Rob Wu

@LincCodes Please do not post multiple comments on this issue asking for support; open a new issue instead, **but not before reading existing documentation** (including existing issues, or references to...

> How long is "temporarily"? Minutes? Hours? Days? The temporary exception is stored in memory. The exceptions are currently cleared once a day, or sooner if the application is restarted....

@karlo-babic1 Please do not post off-topic comments here. Open a new issue instead. > I am getting error for not found page, it says this: > 404 (Invalid host) >...

> What is the permanent link instead of https://cors-anywhere.herokuapp.com/ ? If you're asking for an "official" domain: this is the "official" domain of the demo server.

> > > What is the permanent link instead of https://cors-anywhere.herokuapp.com/ ? > > > > > > If you're asking for an "official" domain: this is the "official" domain...

> How do I use it for postman? I cant make it available for a moment for testing. Can anyone help? Thank you Postman already supports the ability to perform...

> The demo just whitelists the user's IP address when the request access button is clicked, right? Temporarily, yes. > Any reason you don't implement a CAPTCHA, or two, to...

> > Hi Cors Anywhere users. I've made a free unlimited version of cors-anywhere > > @Rob--W Protocol question: Are comments like the above welcomed and appropriate on this post?...

The [default server.js](https://github.com/Rob--W/cors-anywhere/blob/97c6e53020da622b006842ef112bc721cac0c47d/server.js) does not provide this functionality, you need to create a node script that imports my library and pass the key and certificate to the httpsOptions option (this...