三水清

Results 4 issues of 三水清

in https://github.com/http-party/node-http-proxy/blob/master/lib/http-proxy/index.js#L64-L65 `options.target` can use `URL` instance: ```js const url = new URL(req.url); proxyServer.web(req, res, { target: url }); ``` https://github.com/http-party/node-http-proxy/blob/master/lib/http-proxy/passes/web-outgoing.js#L54 don't support URL instance

Delete jpgtmp.jpg with 'fs.unlinkSync';

在大文件的情况下,表现很不理想 具体看demo:https://github.com/ksky521/artTemplate-express-demo

1. 增加ejs、tmpl的isJsLike的依赖,这样可以做模块化(tmpl\css\js,相互依赖,tmpl预编译成js模块) 2. {%require %}支持线上url 3. 增加rendermode支持tag(默认)和combo两种