is3xxRedirection abstract method

bool is3xxRedirection()

Whether this status code is in the Redirection class ({@code 3xx}). @see RFC 2616

Implementation

bool is3xxRedirection();