as_u16()
A `From<StatusCode> for u16` has existed, but the docs cannot show it. It also is slightly more annoying to use if type inference can't figure the types out. This includes an explicit method to get a `u16`.
FromStr
HttpVersion