mirror of https://github.com/fafhrd91/actix-web
Change Log
This commit is contained in:
parent
0d65419013
commit
06590338bd
|
@ -9,6 +9,7 @@
|
|||
- Add `web::Payload::to_bytes[_limited]()` helper methods.
|
||||
- Add missing constructors on `HttpResponse` for several status codes.
|
||||
- Add `http::header::ContentLength` typed header.
|
||||
- Add Implement Default and serde::Deserialize for 'actix_web::Data'
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Reference in New Issue