-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
Can the dependency on https://github.com/mapbox/node-get be replaced with https://github.com/request/request ?
As get is not fully supporting proxies (e.g. HTTPS url and HTTP proxy or authentication), which request already has (request#proxies), it seems that this is the only roadblock on unleashing proxy support with Mapbox Studio.
Also, tile-json is the only Mapbox Studio dependency that uses get, all others already use request.
Metadata
Metadata
Assignees
Labels
No labels