ukwa / webrender-puppeteer

Web page rendering service based on Google's Puppeteer
2 stars 3 forks source link

Crash out if proxy setting has a trailing slash #13

Closed anjackson closed 3 years ago

anjackson commented 3 years ago

If the proxy has a trailing slash, it all just goes wonky. So, if the proxy is set but is not set correctly, crash out.

anjackson commented 3 years ago

Code now removes any trailing slash.