David Pedersen
|
6b218c7150
|
Clean up RequestParts API (#167)
In http-body 0.4.3 `BoxBody` implements `Default`. This allows us to
clean up the API of `RequestParts` quite a bit.
|
2021-08-08 19:48:30 +02:00 |
|
David Pedersen
|
75b5615ccd
|
Add axum::Error (#150)
Replace `BoxStdError` and supports downcasting
|
2021-08-07 19:56:44 +02:00 |
|
David Pedersen
|
0e38037c74
|
More error handling
|
2021-06-01 00:37:07 +02:00 |
|
David Pedersen
|
19cbece1dc
|
Rename error type
|
2021-05-31 20:53:03 +02:00 |
|
David Pedersen
|
f6b1a6f435
|
More work
|
2021-05-31 16:28:26 +02:00 |
|
David Pedersen
|
593c901aab
|
Start writing more tests
|
2021-05-31 12:22:16 +02:00 |
|
David Pedersen
|
03fb15e7a7
|
Changes to UrlParamsMap
|
2021-05-30 16:37:27 +02:00 |
|
David Pedersen
|
763d4e8d21
|
Routing with dynamic parts!
|
2021-05-30 15:44:26 +02:00 |
|
David Pedersen
|
7328127a3d
|
Add example
|
2021-05-30 14:33:36 +02:00 |
|
David Pedersen
|
f4268471b6
|
Break things into modules
|
2021-05-30 13:24:03 +02:00 |
|