David Pedersen
|
995ffc1aa2
|
Correctly handle HEAD requests (#129)
|
2021-08-15 20:27:13 +02:00 |
|
David Pedersen
|
8ef96f2199
|
Add test for routing matching multiple methods
I don't believe we had a test for this
|
2021-08-10 10:02:40 +02:00 |
|
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
|
d89d061724
|
Move some files to mod.rs (#165)
I prefer this setup but didn't wanna do it while there were too many
open PRs.
|
2021-08-08 16:54:03 +02:00 |
|