source: node_modules/axios/lib/helpers/README.md@ 3a74959

Last change on this file since 3a74959 was 57e58a3, checked in by ste08 <sjovanoska@…>, 4 months ago

Initial commit

  • Property mode set to 100644
File size: 351 bytes
RevLine 
[57e58a3]1# axios // helpers
2
3The modules found in `helpers/` should be generic modules that are _not_ specific to the domain logic of axios. These modules could theoretically be published to npm on their own and consumed by other modules or apps. Some examples of generic modules are things like:
4
5- Browser polyfills
6- Managing cookies
7- Parsing HTTP headers
Note: See TracBrowser for help on using the repository browser.