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

HttpServletRequest.getHeader returns null for empty header in jetty 9 #1452

Closed
btd opened this issue May 24, 2013 · 0 comments
Closed

HttpServletRequest.getHeader returns null for empty header in jetty 9 #1452

btd opened this issue May 24, 2013 · 0 comments
Assignees
Milestone

Comments

@btd
Copy link

btd commented May 24, 2013

If pass in header
User-Agent:
HttpServletRequest.getHeader("User-Agent") will return null in jetty 9.

There is a groups discussion about it:
https://groups.google.com/forum/#!topic/liftweb/9712-b4lOB8

And reply about this issue jetty developers:
http://dev.eclipse.org/mhonarc/lists/jetty-users/msg03339.html

So it is defined behaviour and will not be changed by developers.

@ghost ghost assigned bearfeeder and dpp May 24, 2013
@dpp dpp closed this as completed in 5169861 May 30, 2013
dpp added a commit that referenced this issue Jun 1, 2013
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

3 participants