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