Searched refs:isSpecCompliantAscii (Results 1 – 1 of 1) sorted by relevance
67 if (isSpecCompliantAscii(value)) { in toHttp2Headers()130 private static boolean isSpecCompliantAscii(byte[] subject) { in isSpecCompliantAscii() method in TransportFrameUtil