Skip to content

Use "request" instead of "get" #37

@wilhelmberg

Description

@wilhelmberg

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions