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

First pass at Requests Chapter.

This commit is contained in:
Cameron Dershem
2019-06-17 14:34:23 -04:00
parent f07c78a5ca
commit 507842bf1c
9 changed files with 173 additions and 129 deletions

View File

@ -17,5 +17,6 @@ exclude = [
"async-handlers",
"extractors",
"autoreload",
"errors"
"errors",
"requests",
]