Searched refs:HTTP_MOVED_TEMP (Results 1 – 5 of 5) sorted by relevance
32 public static final int HTTP_MOVED_TEMP = 302; field
885 public static final int HTTP_MOVED_TEMP = 302;
2000 .setResponseCode(HttpURLConnection.HTTP_MOVED_TEMP)2023 .setResponseCode(HttpURLConnection.HTTP_MOVED_TEMP)2044 .setResponseCode(HttpURLConnection.HTTP_MOVED_TEMP)2056 .setResponseCode(HttpURLConnection.HTTP_MOVED_TEMP)2071 .setResponseCode(HttpURLConnection.HTTP_MOVED_TEMP)2114 .setResponseCode(HttpURLConnection.HTTP_MOVED_TEMP)2215 testResponseRedirectedWithPost(HttpURLConnection.HTTP_MOVED_TEMP);2447 .setResponseCode(HttpURLConnection.HTTP_MOVED_TEMP)
366 .setResponseCode(HttpURLConnection.HTTP_MOVED_TEMP) in testRedirectsDoNotIncludeTooManyCookies()
5669 field public static final int HTTP_MOVED_TEMP = 302; // 0x12e