
0.5.0 / 2016-06-29
==================

  * feat: carry http header from origin url if use combo as proxy only (#12)

0.4.0 / 2016-06-20
==================

  * feat: proxy support function (#11)

0.3.1 / 2015-10-20
==================

  * fix: proxy can be a url path

0.3.0 / 2015-09-25
==================

  * refactor: use mkdirp module
  * feat: options.proxy support array and can request multi url
  * fix: return buffer rather than string

## 0.2.7

rejectUnauthorized when request https

## 0.2.6

add beforeProxy option

## 0.2.5

fix combo single file

## 0.2.4

use urllib

## 0.2.3

refactor for url parse

## 0.2.2

fix content type in static options

## 0.2.1

directory support function

## 0.2.0

First commit
