Module matrix_sdk_base::ruma::api::client::media

source ·
Available on crate feature api and (crate features client or server) only.
Expand description

Endpoints and helpers for the media repository.

Modules§

Functions§

  • Checks whether a given Content-Type is considered “safe” for having a Content-Disposition of inline returned on /download, as recommended by the spec.