Skip to content

Commit 28f1519

Browse files
authored
Micro-optimization (#3095)
1 parent d80c545 commit 28f1519

17 files changed

+10613
-205
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ aiohttp/_http_parser.c
3131
aiohttp/_http_parser.html
3232
aiohttp/_http_writer.c
3333
aiohttp/_http_writer.html
34+
aiohttp/_headers.html
3435
bin
3536
build
3637
htmlcov

CHANGES/3095.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Minor server optimizations

0 commit comments

Comments
 (0)