From 1465eb2982e5d6178acc780b48cb52fb963c51d9 Mon Sep 17 00:00:00 2001 From: Joris Vink Date: Wed, 28 Jun 2017 10:20:14 +0200 Subject: [PATCH] slight change in wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 507c4bc..c5e23bd 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ Features * Supports HTTP/1.1 * Websocket support * Privseps by default +* TLS enabled by default * Lightweight background tasks * Built-in parameter validation -* Only HTTPS connections allowed * Built-in asynchronous PostgreSQL support * Built-in support for page handlers in Python * Private keys isolated in separate process (RSA and ECDSA)