# Cookie Pusher
Cookie-aware HTTP client based on [axios](https://github.com/axios/axios) and [tough-cookie](https://github.com/salesforce/tough-cookie)
## Installation```bash
npm install cookie-pusher
```## Unlicense
See [UNLICENSE.txt](./UNLICENSE.txt).