Searched refs:RFC2616_ENTITY_ENC_METHODS (Results 1 – 1 of 1) sorted by relevance
56 private static final String[] RFC2616_ENTITY_ENC_METHODS = { field in DefaultHttpRequestFactory90 } else if (isOneOf(RFC2616_ENTITY_ENC_METHODS, method)) { in newHttpRequest()103 } else if (isOneOf(RFC2616_ENTITY_ENC_METHODS, method)) { in newHttpRequest()