mirror of
https://github.com/actix/actix-website
synced 2025-08-20 04:45:37 +02:00
Fixed typo (compresses -> compress) (#189)
This commit is contained in:
@@ -20,7 +20,7 @@ instance multiple times, the builder will panic.
|
|||||||
|
|
||||||
# Content encoding
|
# Content encoding
|
||||||
|
|
||||||
Actix-web can automatically *compresses* payloads with the [*Compress middleware*][compressmidddleware].
|
Actix-web can automatically *compress* payloads with the [*Compress middleware*][compressmidddleware].
|
||||||
The following codecs are supported:
|
The following codecs are supported:
|
||||||
|
|
||||||
* Brotli
|
* Brotli
|
||||||
|
Reference in New Issue
Block a user