about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index e672644..68ed39d 100644
--- a/README
+++ b/README
@@ -16,6 +16,7 @@ Features
 * suitable for slow clients, fast clients, or a mixture of both
 * HTTP/0.9 support
 * HTTP/1.1 persistent connections and pipelining
+* HTTPS for HTTP/1.1 support
 * decodes HTTP chunked encoding for requests
 * parses HTTP/1.1 trailers in requests
 * supports streaming responses with lazy buffering for slow clients