1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-02 13:29:24 +00:00

Update README.md

This commit is contained in:
Nikolay Kim 2018-01-31 06:36:15 -08:00 committed by GitHub
parent cba7e426a5
commit afd2dc4666
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,6 @@
Actix web is a small, fast, pragmatic, open source rust web framework.
*Features*
* Supported *HTTP/1.x* and *HTTP/2.0* protocols
* Streaming and pipelining
* Keep-alive and slow requests handling