Searched defs:MOVED_PERMANENTLY (Results 1 – 6 of 6) sorted by relevance
42 public static final int MOVED_PERMANENTLY = 301; field in HttpStatusCode
14 int MOVED_PERMANENTLY = 301; field
77 MOVED_PERMANENTLY = (301, 'Moved Permanently', variable in HTTPStatus
1158 MOVED_PERMANENTLY = 0; enumerator
1629 MOVED_PERMANENTLY = 0; enumerator
615 MOVED_PERMANENTLY = (301, 'Moved Permanently', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus