Closed
Description
Hello
When I read the below comments I understand that if a header is blank it is treated as missing regardless of thinking of the Key-Value concept.
For example, when we request a string header, even it is a blank string the controller does not respond as a bad request.
if the header is missing in the request
, maybe I am assuming for this condition that a blank string does not mean missing header?
I wish we could somehow mention that regardless of the value it checks only the presence of the key of the header.
Disclosure:
I am aware of Spring 5.3+, for type conversions it works very well, but in my case is without type conversion. i.e. requesting string header and no type conversion.
Metadata
Metadata
Assignees
Labels
No labels