File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ the functionality rather than on messing around with configuration files or comp
1414- Projects are fully described in code - no configuration files needed, no magical behavior you need to learn
1515- Optionally supports [ Kestrel] ( https://genhttp.org/documentation/server/engines/ ) as an underlying HTTP engine (enables HTTP/2 and HTTP/3 via QUIC)
1616- [ Optimized] ( https://genhttp.org/features/ ) out of the box, small memory and storage [ footprint] ( https://genhttp.org/features/#footprint )
17+ - Carefully hand-crafted code, with stable releases and long-term [ support options] ( https://genhttp.org/support/ )
1718- Grade A+ security level according to SSL Labs, hardened against typical attack vectors
18- - Achieves 81% in [ Http11Probe] ( https://mda2av.github.io/Http11Probe/probe-results/ ) compliance checks
19-
19+
2020## Getting Started
2121
2222This section shows how to create a new project from scratch using project templates and how to extend your existing
You can’t perform that action at this time.
0 commit comments