Skip to content

Actix web 0.4.4

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 05 Mar 04:28
· 3616 commits to master since this release

Changes

  • Allow to use Arc<Vec> as response/request body

  • Fix handling of requests with an encoded body with a length > 8192 #93