What Changed
- Fix #233
- Fix #232
- Fix: The issue where the forwarded request body was "null" when extra parameters were added in the application settings has been resolved.
Full Changelog: v0.22.18...v0.22.19
Changelog
- 3f15557 1. 修复请求带有文件参数时,使用额外参数新增body参数后转发Body为null的问题 2. 修复策略在生效后,没有添加策略label的问题