O
O
Offereight2016-01-10 15:35:44
JavaScript
Offereight, 2016-01-10 15:35:44

How to make a JavaScript request through a proxy?

Good day.
The task is to make ajax requests through a request (and the proxies are always different). That is, a new proxy is used for each new request. This must be done without php, node.js and other server languages. (Client js -> proxy server -> requested resource).
I spent a lot of time searching for a solution on the Internet, but everywhere it is suggested to use node.js or php.
Thanks in advance.
Client js is a plugin for Chrome.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
nirvimel, 2016-01-10
@nirvimel

Chrome has the same API for setting a proxy: https://developer.chrome.com/extensions/proxy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question