We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1041342 commit 98d17e0Copy full SHA for 98d17e0
README.md
@@ -14,7 +14,7 @@ the functionality rather than on messing around with configuration files or comp
14
- Projects are fully described in code - no configuration files needed, no magical behavior you need to learn
15
- Optionally supports [Kestrel](https://genhttp.org/documentation/server/engines/) as an underlying HTTP engine (enables HTTP/2 and HTTP/3 via QUIC)
16
- [Optimized](https://genhttp.org/features/) out of the box, small memory and storage [footprint](https://genhttp.org/features/#footprint)
17
-- Grade A+ security level according to SSL Labs
+- Grade A+ security level according to SSL Labs, hardened against typical attack vectors
18
19
## 📖 Getting Started
20
0 commit comments