Searched refs:HEADER_CONNECTION (Results 1 – 1 of 1) sorted by relevance
51 private static final String HEADER_CONNECTION = "connection"; field in ProxyServer310 if (headerName.regionMatches(true, 0, HEADER_CONNECTION, 0, in shouldRemoveHeaderLine()311 HEADER_CONNECTION.length()) in shouldRemoveHeaderLine()