Skip to content

Actix web 0.4.2

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 03 Mar 06:33
· 3634 commits to master since this release

Changes

  • Better naming for websockets implementation

  • Add Pattern::with_prefix(), make it more usable outside of actix

  • Add csrf middleware for filter for cross-site request forgery #89

  • Fix disconnect on idle connections