lightproxy icon indicating copy to clipboard operation
lightproxy copied to clipboard

内联Values配置无效

Open eightHundreds opened this issue 4 years ago • 0 comments

在规则是这样配置的 image


\``` header
Authorization: Bearer  xx
\```


# 转发到线上接口
/^http://xx(.*)/  reqHeaders://{header} https://yy$1

使用了whistle 内联语法

到了whistle界面变成了

image

eightHundreds avatar Jun 29 '21 11:06 eightHundreds