|
|
61d9bee554
|
fix(smalltrip,problems): make problems be structs with Problem embedded
|
2025-07-29 19:15:10 -03:00 |
|
|
|
6ed38cf1cf
|
refactor(smalltrip,problems): define RetryAfter header parsing into separated type
|
2025-07-29 19:15:10 -03:00 |
|
|
|
42f2f114fa
|
feat(smallstrip,problems): 400s codes constructors and problems
|
2025-07-29 19:14:36 -03:00 |
|
|
|
e8fdd9cbf5
|
refactor(smallstrip,problems): make 500 error types distinct and not aliases
|
2025-07-29 19:14:36 -03:00 |
|
|
|
3c08d5dbec
|
feat(smalltrip,problems): 500s code constructors and problems
|
2025-07-04 19:15:27 -03:00 |
|
|
|
5fe4fae97e
|
feat(smalltrip,problems): http handler for problems (wip)
|
2025-07-04 19:15:26 -03:00 |
|
|
|
9ce32a5f6b
|
feat(smalltrip,problems): new problem package to handle 400 and 500 error codes
This is planned to replace the exceptions package, having a nicer and
more extendable API, based on the RFC 9457 (HTTP problems)
|
2025-07-04 19:15:24 -03:00 |
|