# digest-fetch
[![Join the chat at https://gitter.im/devfans/digest-fetch](https://badges.gitter.im/devfans/digest-fetch.svg)](https://gitter.im/devfans/digest-fetch?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![Build Status][travis-image]][travis-url]
[![Test Coverage][coveralls-image]][coveralls-url]
digest auth request plugin for fetch/node-fetch also supports http basic authentication
## Installation
```
// dependencies for node
npm install node-fetch
// for browers, if to use it directly, please indcude file `digest-fetch.js` in a