Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow overriding the used transport #1080

Merged
merged 1 commit into from Oct 24, 2017

Commits on Sep 9, 2017

  1. Allow overriding the used transport

    This allows users of axios inside `electron` to provide the [`net`](https://electron.atom.io/docs/api/net/) module as the http transport instead of using nodes http/https modules.  This gives a whole bunch of things to Electron users including automatic proxy resolution.
    MarshallOfSound committed Sep 9, 2017
    Copy the full SHA
    b01ce19 View commit details
    Browse the repository at this point in the history