From 4338f0f8907627c6a90e47eacc9c0140f73cd4b7 Mon Sep 17 00:00:00 2001 From: "eugene.safronov" Date: Fri, 24 Apr 2015 15:47:23 +0700 Subject: [PATCH] Close #268 PR: Add http-proxy to HTTP section. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 86b64e5..39f174d 100644 --- a/readme.md +++ b/readme.md @@ -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. - [download](https://github.com/kevva/download) - Download and extract files effortlessly. - [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