mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
fix request json loader; mime_type() method
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
# Changes
|
||||
|
||||
## 0.3.4 (2018-..-..)
|
||||
|
||||
* Fix request json loader
|
||||
|
||||
* Added HttpRequest::mime_type() method
|
||||
|
||||
|
||||
## 0.3.3 (2018-01-25)
|
||||
|
||||
* Stop processing any events after context stop
|
||||
|
Reference in New Issue
Block a user