HomeSort by relevance Sort by last modified time
    Searched refs:PARAMETER_SEPARATOR (Results 1 - 2 of 2) sorted by null

  /external/apache-http/src/org/apache/http/client/utils/
URLEncodedUtils.java 55 private static final String PARAMETER_SEPARATOR = "&";
135 scanner.useDelimiter(PARAMETER_SEPARATOR);
165 result.append(PARAMETER_SEPARATOR);
  /prebuilt/common/http-client/
httpclient-4.1.1.jar 

Completed in 96 milliseconds