From 815e93c54ae0663d40f74c4f00ed0ac7125dca40 Mon Sep 17 00:00:00 2001 From: stefano casazza Date: Mon, 30 Jan 2017 13:42:42 +0100 Subject: [PATCH] Update index.md --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 06202dfa..30e4b436 100644 --- a/index.md +++ b/index.md @@ -13,7 +13,7 @@ It include as application example a powerful search engine with relative [web in The current version offers the following features : - * HTTP/1.0 and 1.1 protocols supported and experimental implementations of HTTP/2. + * HTTP/1.0 and 1.1 protocols supported and experimental implementations of HTTP/2 ([h2spec compliant](https://github.com/summerwind/h2spec)). * Persistent connections for HTTP/1.1 and Keep-Alive support for HTTP/1.0. * Browser cache management (headers: If-Modified-Since/Last-modified). * Chunk-encoding transfers support.