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

  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
HttpUrl.java 259 static final String PASSWORD_ENCODE_SET = " \"':;<=>@[]^`{}|/\\?#";
749 this.encodedPassword = canonicalize(password, PASSWORD_ENCODE_SET, false, false, false, true);
756 encodedPassword, PASSWORD_ENCODE_SET, true, false, false, true);
    [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/okhttp/okhttp/2.5.0/
okhttp-2.5.0.jar 

Completed in 36 milliseconds