httpStatus
An HttpStatusCode-typed view over ProblemType.status, which is a plain Int in core.
HttpStatusCode.fromValue never rejects a value. For an unknown code it synthesizes one with description "Unknown Status Code" instead of failing. See blank for where that shows up.