Home
last modified time | relevance | path

Searched refs:RFC2616_SPECIAL_METHODS (Results 1 – 2 of 2) sorted by relevance

/external/apache-http/src/org/apache/http/impl/
DDefaultHttpRequestFactory.java66 private static final String[] RFC2616_SPECIAL_METHODS = { field in DefaultHttpRequestFactory
97 } else if (isOneOf(RFC2616_SPECIAL_METHODS, method)) { in newHttpRequest()
110 } else if (isOneOf(RFC2616_SPECIAL_METHODS, method)) { in newHttpRequest()
/external/robolectric/lib/main/
Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...