mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 00:20:47 +00:00
doc: Fix malformed markdown link in alternator network docs
Fixes https://github.com/scylladb/scylladb/issues/29400
Closes scylladb/scylladb#29402
(cherry picked from commit c6587c6a70)
Closes scylladb/scylladb#29420
This commit is contained in:
committed by
Nadav Har'El
parent
bf1f5ee796
commit
56bf4c8f0e
@@ -31,7 +31,7 @@ was used. Alternator currently supports two compression algorithms, `gzip`
|
||||
and `deflate`, both standardized in ([RFC 9110](https://www.rfc-editor.org/rfc/rfc9110.html)).
|
||||
Other standard compression types which are listed in
|
||||
[IANA's HTTP Content Coding Registry](https://www.iana.org/assignments/http-parameters/http-parameters.xhtml#content-coding),
|
||||
including `zstd` ([RFC 8878][https://www.rfc-editor.org/rfc/rfc8878.html]),
|
||||
including `zstd` ([RFC 8878](https://www.rfc-editor.org/rfc/rfc8878.html)),
|
||||
are not yet supported by Alternator.
|
||||
|
||||
Note that HTTP's compression only compresses the request's _body_ - not the
|
||||
|
||||
Reference in New Issue
Block a user