Skip to content

Actix web 0.2.1

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 03 Nov 20:44
· 4308 commits to master since this release

Changes

0.2.1 (2017-11-03)

  • Allow to start tls server with HttpServer::serve_tls

  • Export Frame enum

  • Add conversion impl from HttpResponse and BinaryBody to a Frame