Skip to content

Actix web 0.4.1

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 02 Mar 04:15
· 3646 commits to master since this release

Changes

  • 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