Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@Headers({"Content-Type: application/json"}) failed when request with POST method #2641

Open
wangzihchao opened this issue Nov 5, 2024 · 2 comments

Comments

@wangzihchao
Copy link

feign-core:10.2.3
micronaut-core:3.10.1

When I used @Header to set Content-Type param in header , it failed. The logs showed that request has no this param. But when I set other param ,for example: ContenType: application/json, it was OK . It has any filter in this version?

@wangzihchao
Copy link
Author

A165B303C714E64033E76212EB73E2A7

@wangzihchao
Copy link
Author

I found OkhttpClient delete it,but why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant