mirror of
https://github.com/tenrok/axios.git
synced 2026-05-21 13:24:11 +03:00
b01ce193a5
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.