how to get the value in req when type is in:header #2036
Labels
cannot reproduce
We cannot reproduce it, it might resolved in new version or you should give more details.
planned
This issue/proposal is planned into our next steps.
1. What version of
Go
and system type/arch are you using?1.18.4
2. What version of
GoFrame
are you using?2.1.2
3. Can this issue be re-produced with the latest release?
yes
4. What did you do?
i want to defind a header like
Authorization
in myPasswordChangeReq
and valid it.this is my PasswordChangeReq
can i get
Authorization
in my controller use req.Authorization5. What did you expect to see?
6. What did you see instead?
The text was updated successfully, but these errors were encountered: