Comparing version 1.1.0 to 1.1.1
@@ -137,3 +137,3 @@ | ||
proxy.on('error', function (err, req, res) { | ||
res.writeHead(500, {'Content-Type': 'text/plain'}); | ||
// res.writeHead(500, {'Content-Type': 'text/plain'}); | ||
if ('/favicon.ico' != parsed.path) { // favicon.ico 出错不显示 | ||
@@ -140,0 +140,0 @@ Util.error('[proxy] '+ req.url); |
{ | ||
"name": "hrt", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "HTTP Rewrite Tool", | ||
@@ -5,0 +5,0 @@ "author": "Longhao Luo <lhluo@tudou.com>", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
27931
3