Skip to content

Commit

Permalink
Update docs with no_proxy change, issue #2484 (#2513)
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuf committed Nov 4, 2019
1 parent b0afbed commit 86d7750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,7 @@

Fixes and Functionality:

- Added support for no_proxy env variable ([#434](https://github.com/axios/axios/pull/1693/files)) - Chance Dickson
- Unzip response body only for statuses != 204 ([#1129](https://github.com/axios/axios/pull/1129)) - drawski
- Destroy stream on exceeding maxContentLength (fixes [#1098](https://github.com/axios/axios/issues/1098)) ([#1485](https://github.com/axios/axios/pull/1485)) - Gadzhi Gadzhiev
- Makes Axios error generic to use AxiosResponse ([#1738](https://github.com/axios/axios/pull/1738)) - Suman Lama
Expand Down

0 comments on commit 86d7750

Please sign in to comment.