Skip to content

Actix web 0.6.1

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

Changes

  • Fix http/2 payload streaming #215

  • Fix connector's default keep-alive and lifetime settings #212

  • Send ErrorNotFound instead of ErrorBadRequest when path extractor fails #214

  • Allow to exclude certain endpoints from logging #211