diff options
author | Anton Titov <[email protected]> | 2019-07-29 16:31:08 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2019-07-29 16:31:08 +0300 |
commit | f408937d6a7faaadcfc53714e5cf2d2176d52fd3 (patch) | |
tree | 3298615e9c017d650266e63f4a1da9fa62178d5c /README.md | |
parent | 7476936ee5504694dc97f2835d8d12c3a3ae4fc0 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Features: -------- - production ready - PSR-7 HTTP server (file uploads, error handling, static files, hot reload, middlewares, event listeners) -- HTTPS and HTTP/2 support (including HTTP/2 Push) +- HTTPS and HTTP/2 support (including HTTP/2 Push, H2C) - fully customizable server - flexible environment configuration - no external PHP dependencies (64bit version required), drop-in (based on [Goridge](https://github.com/spiral/goridge)) |