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

Avoid NPE with transport message headers #7182

Closed
wants to merge 1 commit into from
Closed

Avoid NPE with transport message headers #7182

wants to merge 1 commit into from

Conversation

uboness
Copy link
Contributor

@uboness uboness commented Aug 6, 2014

A small change just to make transport messages headers safer. getHeaders() now returns and immutable map and all header modifications should be done directly on the request via putHeader

@imotov
Copy link
Contributor

imotov commented Aug 7, 2014

LGTM

@uboness
Copy link
Contributor Author

uboness commented Aug 7, 2014

closed in favour of #7187

@uboness uboness closed this Aug 7, 2014
@uboness uboness deleted the enhance/avoid_npe_req_headers branch August 7, 2014 10:53
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

Successfully merging this pull request may close these issues.

2 participants