reactr
reactr copied to clipboard
RunErr.ToVKErr should limit code to HTTP-valid values
When RunErr is converted to VKErr, it should only allow error codes that are valid HTTP codes, and set to 500 if not.