Check if wrapper is frozen (read-only).
true if wrapper is frozen, false otherwise
Freeze wrapper to prevent modifications.
This wrapper for method chaining
Get status value.
Status value
Check status is in range 400-499.
true if status is in range, false otherwise
Check status is in range 100-199.
true if wrapper is in range, false otherwise
Check status is in range 300-399.
true if status is in range, false otherwise
Check status is in range 500-599.
true if status is in range, false otherwise
Check status is in range 200-299.
true if status is in range, false otherwise
Check status is not in 100-599 range.
true if status is not in valid range, false otherwise
Staticfrom
Wrapper for HTTP message status.