is2xxSuccessful abstract method

bool is2xxSuccessful()

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

Implementation

bool is2xxSuccessful();