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

nacos fetching HTTP header values is not standard #4854

Closed
pantianying opened this issue Feb 2, 2021 · 1 comment · Fixed by #4870
Closed

nacos fetching HTTP header values is not standard #4854

pantianying opened this issue Feb 2, 2021 · 1 comment · Fixed by #4870
Assignees

Comments

@pantianying
Copy link

image

Header keys should ignore case. This is what I found while using Istio, please community developers to fix it ASAP
thanks.

@pantianying
Copy link
Author

Can this improvement be patched over the previous version?

KomachiSion pushed a commit that referenced this issue Feb 4, 2021
* Modify header key Ignore Case, Replace LinkedHashMap with TreeMap(String.case_insensitive_order)

* Delete redundant import

* add junit test case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants