Actix web 0.4.1
Changes
-
Rename
Route::p()
toRoute::filter()
-
Better naming for http codes
-
Fix payload parse in situation when socket data is not ready.
-
Fix Session mutable borrow lifetime #87
Rename Route::p()
to Route::filter()
Better naming for http codes
Fix payload parse in situation when socket data is not ready.
Fix Session mutable borrow lifetime #87