mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Log request processing errors
This commit is contained in:
@ -4,10 +4,13 @@
|
||||
|
||||
* Fix HEAD requests handling
|
||||
|
||||
* Can't have multiple Applications on a single server with different state #49
|
||||
* Log request processing errors
|
||||
|
||||
* Allow multiple Applications on a single server with different state #49
|
||||
|
||||
* CORS middleware: allowed_headers is defaulting to None #50
|
||||
|
||||
|
||||
## 0.3.1 (2018-01-13)
|
||||
|
||||
* Fix directory entry path #47
|
||||
|
Reference in New Issue
Block a user