Searched defs:GET_METHOD (Results 1 – 2 of 2) sorted by relevance
65 public static final int GET_METHOD = 1; field
67 private static final String GET_METHOD = "GET"; field in HttpsURLConnectionTest