Hi whilist testing another part of code, I still can't find the solution. However:
curl -x "http://proxyaddress" -L "http://targetaddress"
Returns correct information, but I can't get it working in JS/Typescript. I'm using typescript with angular, but I can't get this proxy to work. What options should I set for this basic request?