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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: