Skip to content

Actix web 0.3.2

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 21 Jan 17:09
· 3842 commits to master since this release

Changes

  • Fix HEAD requests handling

  • Log request processing errors

  • Always enable content encoding if encoding explicitly selected

  • Allow multiple Applications on a single server with different state #49

  • CORS middleware: allowed_headers is defaulting to None #50