mirror of https://github.com/fafhrd91/actix-web
changes added into the changelog
This commit is contained in:
parent
3b9c694928
commit
8cff116b1c
|
@ -9,6 +9,7 @@
|
||||||
- Add `web::Payload::to_bytes[_limited]()` helper methods.
|
- Add `web::Payload::to_bytes[_limited]()` helper methods.
|
||||||
- Add missing constructors on `HttpResponse` for several status codes.
|
- Add missing constructors on `HttpResponse` for several status codes.
|
||||||
- Add `http::header::ContentLength` typed header.
|
- Add `http::header::ContentLength` typed header.
|
||||||
|
- Add `HttpRequest::full_uri()` method to get the full uri of an incoming request.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue