apache / apisix-java-plugin-runner

APISIX Plugin Runner in Java
https://apisix.apache.org/
Apache License 2.0
128 stars 95 forks source link

request help: PostResponse.setHead("Content-Type:",application/json;charset=UTF-8) 不生效? #229

Open 15003476628 opened 1 year ago

15003476628 commented 1 year ago

Issue description

Environment

在 dashboard 是配置了ext-plugin-post-resp 插件后, 在java-plugin-runner 中设置 Content-Type 值为 application/json;charset=UTF-8 不生效?

nic-chen commented 1 year ago

hi @15003476628
could you please provide minimal reproducible steps and code example?

15003476628 commented 1 year ago

image

soulbird commented 1 year ago

Fixed in https://github.com/apache/apisix/pull/8588

cod-soap commented 10 months ago

Fixed in apache/apisix#8588

There is still this issue, the latest version of 3.6 uses Golang:

https://github.com/apache/apisix/pull/8588#issuecomment-1789995544