diff options
author | Valery Piashchynski <[email protected]> | 2020-08-26 22:42:29 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-08-26 22:42:29 +0300 |
commit | 863de7aee465b3c5d7d8628f52302f87ffb9c093 (patch) | |
tree | 2bee7c5dad1ab95e33261e30cd086d49e37227ce | |
parent | b03a35c9f61c5217931a65ebce6399d4ab6f082c (diff) |
Update README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ RoadRunner includes PSR-7/PSR-17 compatible HTTP and HTTP/2 server and can be us Features: -------- - Production-ready -- PCI DSS full compliant +- PCI DSS compliant - 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, FastCGI support |