Home
last modified time | relevance | path

Searched refs:STRICT_TRANSFER_ENCODING (Results 1 – 3 of 3) sorted by relevance

/external/apache-http/src/org/apache/http/params/
DCoreProtocolPNames.java98 public static final String STRICT_TRANSFER_ENCODING = "http.protocol.strict-transfer-encoding"; field
/external/apache-http/src/org/apache/http/impl/entity/
DLaxContentLengthStrategy.java198 boolean strict = params.isParameterTrue(CoreProtocolPNames.STRICT_TRANSFER_ENCODING); in determineLength()
/external/apache-http/api/
Dcurrent.txt3754 …field @Deprecated public static final String STRICT_TRANSFER_ENCODING = "http.protocol.strict-tran…