mirror of https://github.com/fafhrd91/actix-web
Updated documentation
This commit is contained in:
parent
1c8c860e7d
commit
5037f9acd7
|
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## 3.11.3
|
||||||
|
|
||||||
|
- Update `HttpMessage`s `content_type` method to return `Option<&str>` instead of `&str`.
|
||||||
|
|
||||||
## 3.11.2
|
## 3.11.2
|
||||||
|
|
||||||
- Properly wake Payload receivers when feeding errors or EOF.
|
- Properly wake Payload receivers when feeding errors or EOF.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue