Sabrina Jewson
|
031e0fd472
|
Store Bytes in ErasedJson (#672)
|
2021-12-28 10:41:21 +00:00 |
|
Guy Lapid
|
d602682821
|
Add support for returning pretty JSON response in axum_extra::response::ErasedJson (#662)
|
2021-12-28 09:19:24 +00:00 |
|
Sabrina Jewson
|
7df611319e
|
Fix axum-extra's optional feature documentation (#663)
|
2021-12-27 18:12:46 +01:00 |
|
Kai Jewson
|
dfb06e721c
|
Introduce Response type alias as a shorthand for Response<BoxBody> (#590)
* Introduce `Response` type alias as a shorthand
* Don't re-export `Response` at the crate root
|
2021-12-05 19:16:46 +01:00 |
|
Kai Jewson
|
2b6dba49cb
|
Remove the associated Body type on IntoResponse (#571)
|
2021-11-28 18:52:18 +01:00 |
|
Pure White
|
5a5800c1ae
|
feat: default to charset=utf-8 for text content type (#554)
* feat: default to charset=utf-8 for text content type
* added changelog && fix comment
* fix workflow
|
2021-11-25 08:31:30 +00:00 |
|
Jonas Platte
|
b43b9ed69d
|
Add axum_extra::response::ErasedJson (#537)
|
2021-11-17 22:54:02 +01:00 |
|