Charles Iliya Krempeaux
|
ab4070bfdf
|
made .ErrHTTP() method return the HTTP status code (as an int). added some missing error. removed some errors that should not have been there.
|
2023-08-14 06:56:09 -07:00 |
Charles Iliya Krempeaux
|
502ea33a84
|
removed Err() method. deal with internal type fitting interface in another way (other than a unit test)
|
2023-08-14 05:03:00 -07:00 |
Charles Iliya Krempeaux
|
593a440c11
|
added .ErrHTTP() method so can detect these are these type of errors
|
2023-02-16 12:01:00 -08:00 |
Charles Iliya Krempeaux
|
b59535530a
|
added .Unwrap()error methods, and some error checking
|
2023-02-15 22:24:28 -08:00 |
Charles Iliya Krempeaux
|
c38ee02a49
|
client errors
|
2017-02-06 12:58:13 -08:00 |