OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RFC2616_ENTITY_ENC_METHODS
(Results
1 - 2
of
2
) sorted by null
/external/apache-http/src/org/apache/http/impl/
DefaultHttpRequestFactory.java
56
private static final String[]
RFC2616_ENTITY_ENC_METHODS
= {
90
} else if (isOneOf(
RFC2616_ENTITY_ENC_METHODS
, method)) {
103
} else if (isOneOf(
RFC2616_ENTITY_ENC_METHODS
, method)) {
/prebuilts/tools/common/http-client/
httpcore-4.1.jar
Completed in 63 milliseconds