Closed maxkonovalov closed 8 years ago
Hey @s4cha!
I updated WSError to have more status codes matched. Not sure if anyone will ever need them all, but they should be there anyway 😄 Taken from here: https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
WSError
Also added description to the errors, so that they can be printed or displayed to user right away 🎉
description
@maxkonovalov This is fantastic !
Hey @s4cha!
I updated
WSError
to have more status codes matched. Not sure if anyone will ever need them all, but they should be there anyway 😄 Taken from here: https://en.wikipedia.org/wiki/List_of_HTTP_status_codesAlso added
description
to the errors, so that they can be printed or displayed to user right away 🎉