Home
last modified time | relevance | path

Searched refs:HTTP_MOVED_TEMP (Results 1 – 5 of 5) sorted by relevance

/libcore/support/src/test/java/tests/support/
DSupport_HttpConstants.java32 public static final int HTTP_MOVED_TEMP = 302; field
/libcore/ojluni/src/main/java/java/net/
DHttpURLConnection.java885 public static final int HTTP_MOVED_TEMP = 302;
/libcore/luni/src/test/java/libcore/java/net/
DURLConnectionTest.java2000 .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)
DAbstractCookiesTest.java366 .setResponseCode(HttpURLConnection.HTTP_MOVED_TEMP) in testRedirectsDoNotIncludeTooManyCookies()
/libcore/api/
Dcurrent.txt5669 field public static final int HTTP_MOVED_TEMP = 302; // 0x12e