Skip to content

Actix web 0.6.0

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 09 May 01:40
· 3267 commits to master since this release

Changes

  • Add route scopes #202

  • Allow to use ssl and non-ssl connections at the same time #206

  • Websocket CloseCode Empty/Status is ambiguous #193

  • Add Content-Disposition to NamedFile #204

  • Allow to access Error's backtrace object

  • Allow to override files listing renderer for StaticFiles #203

  • Various extractor usability improvements #207