Skip to content

Why Context#Bind(i interface{}) is not binding headers? #2163

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

Closed
GuyKomari opened this issue Apr 27, 2022 · 1 comment
Closed

Why Context#Bind(i interface{}) is not binding headers? #2163

GuyKomari opened this issue Apr 27, 2022 · 1 comment

Comments

@GuyKomari
Copy link

Issue Description

Context#Bind(i interface{}) is binding path params, query params, and request body.
What is the reason it is not binding request headers as well?

Version/commit

v4.7.2

@aldas
Copy link
Contributor

aldas commented Apr 27, 2022

Please see this PR comments #1866

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

2 participants