jetty-9 per parser fields cache
This commit is contained in:
parent
f7c2e85040
commit
3216a284b3
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue