This commit is contained in:
kennethreitz
2026-03-24 20:03:19 +00:00
parent 03ee860ceb
commit 7ae8062fc5
5 changed files with 3 additions and 3 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -5,4 +5,4 @@
- Per-route rate limiting (different limits for different endpoints)
- Built-in structured logging with request context
- OpenAPI 3.1 support
- HTTP/2 server push
- Dependency injection for route handlers
+1 -1
View File
@@ -48,7 +48,7 @@
<li><p>Per-route rate limiting (different limits for different endpoints)</p></li>
<li><p>Built-in structured logging with request context</p></li>
<li><p>OpenAPI 3.1 support</p></li>
<li><p>HTTP/2 server push</p></li>
<li><p>Dependency injection for route handlers</p></li>
</ul>
</section>
</section>
+1 -1
View File
File diff suppressed because one or more lines are too long