适用于 grunt-contrib-connect 插件,用于处理反向代理
Example
grunt;
参数说明
- location String|RegExp 匹配要访问的url
- pass String|Function 实际访问的url,可以为本地的另一个地址
- type String 如果pass地址为其他域名的url,则会根据type设置返回头的 Content-Type, 默认值为'text/html; charset=utf-8'
grunt;
npm i connect-parse-proxy
2
1.0.4
ISC
4.25 kB
5