Skip to content

[REQ] [Java-okhttpgson]: Make API response headers case insensitve #3030

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
saigiridhar21 opened this issue May 30, 2019 · 0 comments · Fixed by #3029
Closed

[REQ] [Java-okhttpgson]: Make API response headers case insensitve #3030

saigiridhar21 opened this issue May 30, 2019 · 0 comments · Fixed by #3029

Comments

@saigiridhar21
Copy link
Contributor

Is your feature request related to a problem? Please describe.

As HTTP headers are case insensitive, it is better to make API response's header map as case insensitive. This is a good to have feature.

Describe the solution you'd like

TreeMap supports usage of comparer. So, we can use TreeMap for API response's headers

Describe alternatives you've considered

Additional context

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.

1 participant