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

Update response

This commit is contained in:
Yuki Okushi
2019-12-29 02:59:48 +09:00
parent 2cd3428c8e
commit a255f4aea6
10 changed files with 49 additions and 48 deletions

View File

@ -82,5 +82,5 @@ is enabled automatically.
{{< include-example example="responses" file="chunked.rs" section="chunked" >}}
[responsebuilder]: https://docs.rs/actix-web/1.0.2/actix_web/dev/struct.HttpResponseBuilder.html
[compressmidddleware]: https://docs.rs/actix-web/1.0.2/actix_web/middleware/struct.Compress.html
[responsebuilder]: https://docs.rs/actix-web/2/actix_web/dev/struct.HttpResponseBuilder.html
[compressmidddleware]: https://docs.rs/actix-web/2/actix_web/middleware/struct.Compress.html