Giter VIP home page Giter VIP logo

node-get's People

Contributors

ansis avatar ianshward avatar kkaefer avatar leplatrem avatar miccolis avatar mithgol avatar mojodna avatar tmcw avatar tomhughes avatar willwhite avatar wrynearson avatar yhahn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

node-get's Issues

Tests are broken

The test fixtures for node-get rely on files that have been removed from the internet.

Fix .travis.yml

A couple of problems in .travis.yml:

  1. Node.js version 0.4 is not available on Travis CI, and the latest stable version (v0.10.12) is used instead of it in testing (example). This line should be removed.
  2. Version 0.10 should be quoted ("0.10"), otherwise this YML value is treated as float and converted to 0.1. That's how it appears in a job list (example).

Support requesting data from https when using proxy

node-get supports https and it supports proxies, but oddly not the two together. Would it be possible to support this?

I'm not talking about proxies that are themselves an https proxy. I'm talking about the very common case of where someone might be behind a simple proxy like http://example.com:8080 and then (in TileMill) they try to download data from https (like a csv from google docs).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.