seantomburke / sitemapper

parses sitemaps for Node.JS

Home Page:https://www.npmjs.com/package/sitemapper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add proxy support

adibenmati opened this issue · comments

It would be great if one could add a proxy support.

I can see there is already support using the "got" npm,
The proxy options just need to be exposed.