1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00

Updates http2 chapter after testing.

This commit is contained in:
Cameron Dershem
2019-06-18 17:17:43 -04:00
parent 1e8cdcd324
commit e20f6d9d56
4 changed files with 7 additions and 3 deletions

View File

@ -24,7 +24,7 @@ exclude = [
"middleware",
"static-files",
"websockets",
"http20",
"http2",
"databases",
"og_databases",
"sentry",