Close #268 PR: Add http-proxy to HTTP section.

This commit is contained in:
eugene.safronov
2015-04-24 15:47:23 +07:00
committed by Sindre Sorhus
parent a7501d8277
commit 4338f0f890

View File

@@ -128,6 +128,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Nock](https://github.com/pgte/nock) - A HTTP mocking and expectations library. - [Nock](https://github.com/pgte/nock) - A HTTP mocking and expectations library.
- [download](https://github.com/kevva/download) - Download and extract files effortlessly. - [download](https://github.com/kevva/download) - Download and extract files effortlessly.
- [wreck](https://github.com/hapijs/wreck) - HTTP Client Utilities. - [wreck](https://github.com/hapijs/wreck) - HTTP Client Utilities.
- [http-proxy](https://github.com/nodejitsu/node-http-proxy) - A full-featured HTTP proxy.
### Debugging / Profiling ### Debugging / Profiling