reactr icon indicating copy to clipboard operation
reactr copied to clipboard

RunErr.ToVKErr should limit code to HTTP-valid values

Open cohix opened this issue 4 years ago • 0 comments

When RunErr is converted to VKErr, it should only allow error codes that are valid HTTP codes, and set to 500 if not.

cohix avatar May 12 '21 00:05 cohix