You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does it make sense that the 5xx status codes like "551 Internal error", that represent error conditions, implement the error interface instead of being just integers constants?
Does it make sense that the 5xx status codes like "551 Internal error", that represent error conditions, implement the error interface instead of being just integers constants?