mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[doc] Update to v0.5.7 in code and README.md
This commit is contained in:
parent
c5fd368a8d
commit
6fd272ac18
@ -1,4 +1,4 @@
|
||||
# node-http-proxy - v0.5.3
|
||||
# node-http-proxy - v0.5.7
|
||||
|
||||
<img src="http://i.imgur.com/8fTt9.png" />
|
||||
|
||||
|
||||
@ -32,9 +32,9 @@ var util = require('util'),
|
||||
maxSockets = 100;
|
||||
|
||||
//
|
||||
// ### Version 0.5.3 // 5/17/2011
|
||||
// ### Version 0.5.7 // 5/19/2011
|
||||
//
|
||||
exports.version = [0, 5, 3];
|
||||
exports.version = [0, 5, 7];
|
||||
|
||||
//
|
||||
// ### function _getAgent (host, port, secure)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user