@amag-ch/corporate_proxy
v2.0.1
Published
Use axios / fetch / http / https behind corporate proxy
Readme
Use axios behind corporate proxy
Table of Contents
Features
- Checks for http proxy and adds agent to allow https communication over http corporate proxy
- Use cds plugin feature to adjust axios default configuration on bootstrap event
Installing
Using npm:
$ npm install @amag-ch/corporate_proxy --save-devUsing yarn:
$ yarn add @amag-ch/corporate_proxy --dev