Searched refs:STRICT_TRANSFER_ENCODING (Results 1 – 2 of 2) sorted by relevance
93 public static final String STRICT_TRANSFER_ENCODING = "http.protocol.strict-transfer-encoding"; field
193 boolean strict = params.isParameterTrue(CoreProtocolPNames.STRICT_TRANSFER_ENCODING); in determineLength()