go doc http.StatusNotModified shows statusPreconditionRequired among other unexported fields.
It's possible we should move those into a different const block rather than change cmd/doc.
The text was updated successfully, but these errors were encountered:
go doc http.StatusNotModified shows statusPreconditionRequired among other unexported fields.
It's possible we should move those into a different const block rather than change cmd/doc.
The text was updated successfully, but these errors were encountered: