apache/dubbo

UNIMPLEMENTED : invalid content-type: application/json triple rpc protocol . even choose the hessian2 serialzation . still doesn't work.

Open

#12,495 opened on Jun 12, 2023

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Java (26,453 forks)batch import
component/sdkhelp wantedtype/discussion

Repository metrics

Stars
 (41,524 stars)
PR merge metrics
 (Avg merge 7d 14h) (20 merged PRs in 30d)

Description

When I build a sidecar dubbo mesh using dubbo 3.1.8, and the consumer uses the triple protocol to call the provider, an error message is displayed: UNIMPLEMENTED: invalid content-type: application/json. How can I solve this problem?

Contributor guide