forbidden property

bool forbidden

Convenient interpretation of HTTP status (403)

Implementation

bool get forbidden => status == 403;