README.md in rflow-components-http-1.1.0 vs README.md in rflow-components-http-1.1.1
- old
+ new
@@ -46,11 +46,10 @@
* Max 20 MB HTTP request Content-Length:
https://github.com/eventmachine/evma_httpserver/blob/master/ext/http.h#L78
* No support for HTTP chunked transfer encoding, mostly because it
- does not sent a Content-Length HTTP header.
-
+ does not send a Content-Length HTTP header.
## Client
Not yet implemented completely