Skip to content

Actix web 0.5.2

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 16 Apr 16:52
· 3370 commits to master since this release

Changes

  • Allow to configure StaticFiles's CpuPool, via static method or env variable

  • Add support for custom handling of Json extractor errors #181

  • Fix StaticFiles does not support percent encoded paths #177

  • Fix Client Request with custom Body Stream halting on certain size requests #176