diff options
author | Anton Titov <[email protected]> | 2020-02-08 23:41:01 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2020-02-08 23:41:01 +0300 |
commit | 197a4105346ea1e89eaa171274c14ba1884746d7 (patch) | |
tree | f6f07b2833b8d57a517b6b5b8836108680f5cae0 | |
parent | 5aaf192d0619a80a05556e87b7da63b17f8d3569 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,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, H2C) -- Fully customizable server +- Fully customizable server, FastCGI support - Flexible environment configuration - No external PHP dependencies (64bit version required), drop-in (based on [Goridge](https://github.com/spiral/goridge)) - Load balancer, process manager and task pipeline |