File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
2+ 2.0.0 / 2017-06-26
3+ ==================
4+
5+ * rename https-proxy-agent.js to index.js
6+ * update dependencies and remove semver-specific test case
7+ * update ` agent-base ` to v4
8+ * remove ` extend ` dependency
9+ * :arrow_up : update minimum version of debug dependency
10+ * opts/options
11+ * drop Node versions < v4 from Travis-CI
12+ * test Node.js 5, 6, 7 and 8 on Travis-CI
13+ * README: remove outdated ` secureEndpoint ` reference
14+ * README: remove ` secureEndpoint ` docs, add ` headers `
15+ * https-proxy-agent: add support for proxy "headers"
16+
2171.0.0 / 2015-07-10
318==================
419
Original file line number Diff line number Diff line change 11{
22 "name" : " https-proxy-agent" ,
3- "version" : " 1 .0.0" ,
3+ "version" : " 2 .0.0" ,
44 "description" : " An HTTP(s) proxy `http.Agent` implementation for HTTPS" ,
55 "main" : " ./index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments