Closed
Description
The following HTTP status codes are registered in the HTTP Status Code Registry, but they are not defined in the net/http package (status.go) .
- 103 Early Hints [RFC8297]
- 421 Misdirected Request [RFC7540, Section 9.1.2]
Is there a reason not to define them?