huma
huma copied to clipboard
Added exhaustive error code wrappers
I was working on validating an image payload and noticed there was no wrapper for code 413 (Request entity too large), so I added one for that and all other error codes defined in the standard library (including error 418 XD).