File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 0.3.0 / 2013-09-16
2+ ==================
3+
4+ - https-proxy-agent: use "debug" module
5+ - https-proxy-agent: update to the "agent-base" v1 API
6+ - https-proxy-agent: default the "port" to 443 if not set
7+ - https-proxy-agent: augment the ` opts ` object for the ` tls.connect ` function
8+ - https-proxy-agent: use "extend" module
9+ - https-proxy-agent: remove use of ` this ` as much as possible
10+ - https-proxy-agent: listen for the "error" event of the socket
11+ - test: refactor of tests to use "proxy" module
12+ - test: add "error" event catching test
13+ - test: add 407 proxy response test
14+ - test: use "semver" module, disable the HTTPS over HTTPS test for node >= v0.11.3
15+
1160.2.0 / 2013-09-03
217==================
318
Original file line number Diff line number Diff line change 11{
22 "name" : " https-proxy-agent" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " An HTTP(s) proxy `http.Agent` implementation for HTTPS" ,
55 "main" : " https-proxy-agent.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments