read-only
Returns whether the status code is one of the normal redirect
codes HttpStatus.MOVED_PERMANENTLY
, HttpStatus.FOUND
,
HttpStatus.MOVED_TEMPORARILY
, HttpStatus.SEE_OTHER
and
HttpStatus.TEMPORARY_REDIRECT
.
Returns whether the status code is one of the normal redirect
codes HttpStatus.MOVED_PERMANENTLY
, HttpStatus.FOUND
,
HttpStatus.MOVED_TEMPORARILY
, HttpStatus.SEE_OTHER
and
HttpStatus.TEMPORARY_REDIRECT
.