You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
z1137557736
changed the title
[Bug]
[Bug] HttpResponse can not to return customized header only for content type or something
Jan 8, 2025
z1137557736
changed the title
[Bug] HttpResponse can not to return customized header only for content type or something
[Bug] HttpResponse can not to return customized header only for content type or something when using triple protocal
Jan 8, 2025
content-type supports modification, but there are some limitations, after changing the content-type, the encoder is not modified, which means if you change it to yml, the output is still json.
Pre-check
Search before asking
Apache Dubbo Component
Java SDK (apache/dubbo)
Dubbo Version
Dubbo Java 3.3.0; JDK 17
Steps to reproduce this issue
HttpResponse can not to return customized header only for content type or something
What you expected to happen
support to return customized http header
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
The text was updated successfully, but these errors were encountered: