1分钟
resType
修改响应头的content-type,配置方式:
pattern resType://mimeTypepattern参见匹配模式,更多模式请参考配置方式,mimeType为新的content-type,如:text/plain、text/html、image/png等等,还有一些后缀关键字,whistle会自动把它转成对应的type:
json: application/json
xml: text/xml
js: text/javascript
txt: text/plain
html: text/html等等
例子:
www.ifeng.com resType://text
学员评价