David Pedersen
|
48afd30491
|
Improve compile times (#184)
* Inline `handler::IntoService`
* Inline `BoxResponseBody`
* Add missing debug impl
|
2021-08-15 23:01:26 +02:00 |
|
David Pedersen
|
995ffc1aa2
|
Correctly handle HEAD requests (#129)
|
2021-08-15 20:27:13 +02:00 |
|
David Pedersen
|
6ce355cca3
|
Add unique future types for all services (#157)
So we can more easily change them in the future.
|
2021-08-07 22:27:27 +02:00 |
|
David Pedersen
|
90c3e5ba74
|
Parameterize ContentLengthLimit
|
2021-06-09 08:14:20 +02:00 |
|
David Pedersen
|
1f8b39f05d
|
More docs and expand key_value_store example
|
2021-06-08 12:43:16 +02:00 |
|