Andrew Kelley 450f3bc925 std.http.Class: classify out-of-range codes as server_error
RFC 9110 section 15:
Values outside the range 100..599 are invalid. Implementations often use
three-digit integer values outside of that range (i.e., 600..999) for
internal communication of non-HTTP status (e.g., library errors). A
client that receives a response with an invalid status code SHOULD
process the response as if it had a 5xx (Server Error) status code.
2023-01-05 13:31:26 -07:00
..
2023-01-05 00:03:59 -07:00
2022-12-31 20:49:02 -05:00
2022-12-13 15:04:03 -05:00
2022-12-18 01:46:09 -05:00
2022-12-13 13:14:20 +02:00
2022-12-09 21:57:17 +01:00
2022-11-04 00:09:27 +03:30
2023-01-04 01:26:50 +02:00
2023-01-02 16:57:15 -07:00
2023-01-02 16:57:15 -07:00
2022-12-13 13:14:20 +02:00
2022-12-31 20:49:02 -05:00
2022-01-07 00:06:06 -05:00
2022-09-11 23:18:43 -04:00
2023-01-03 12:47:48 +02:00
2022-12-30 17:23:31 +02:00
2023-01-02 16:57:15 -07:00
2023-01-04 01:26:50 +02:00
2022-12-13 13:14:20 +02:00
2022-04-15 17:01:01 -05:00
2023-01-02 16:57:15 -07:00
2022-12-21 17:02:53 +01:00