jetty-9 per parser fields cache

This commit is contained in:
Greg Wilkins 2012-12-20 13:50:48 +11:00
parent f7c2e85040
commit 3216a284b3
1 changed files with 0 additions and 1 deletions

View File

@ -594,7 +594,6 @@ public class HttpParser
case USER_AGENT:
case ACCEPT:
case ACCEPT_LANGUAGE:
case COOKIE: // TODO test this assumption!
add_to_connection_trie=_field==null;
}