Searched refs:HTTP_SEE_OTHER (Results 1 – 3 of 3) sorted by relevance
33 public static final int HTTP_SEE_OTHER = 303; field
890 public static final int HTTP_SEE_OTHER = 303;
2037 testResponseRedirectedWithPost(HttpURLConnection.HTTP_SEE_OTHER);