Searched refs:MOVED_TEMPORARILY_302 (Results 1 – 2 of 2) sorted by relevance
630 public final static int MOVED_TEMPORARILY_302 = 302; field in HttpStatus730 MOVED_TEMPORARILY(MOVED_TEMPORARILY_302, "Moved Temporarily"),
58 status == HttpStatus.MOVED_TEMPORARILY_302) && in onResponseStatus()