插件说明与使用介绍 测试场景1:当set-cookie中不存在Path属性时 用例1-1:属性关闭 即 proxy_cookie_path = {use=false}, 表示不对Path属性进行重写 用例1-2:属性开启 proxy_cookie_path = {use=true, regex="/app/a/b", replacement="/a/b"}, 表示不对Path属性进行重写 proxy_cookie_path = {use=true, regex="^/app/a/b", replacement="/