mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 04:54:10 +01:00
Update content/client-server-api/modules/content_repo.md
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
This commit is contained in:
parent
61fb66d5d2
commit
3d792b1b95
|
|
@ -7,7 +7,7 @@ user wants to send to a room would be uploaded here, as would an avatar
|
|||
the user wants to use.
|
||||
|
||||
Uploads are POSTed to a resource on the user's local homeserver which
|
||||
returns a `mxc://` URI which can later be used to GET the download. Content
|
||||
returns an `mxc://` URI which can later be used to GET the download. Content
|
||||
is downloaded from the recipient's local homeserver, which must first
|
||||
transfer the content from the origin homeserver using the same API
|
||||
(unless the origin and destination homeservers are the same).
|
||||
|
|
|
|||
Loading…
Reference in a new issue