Mercurial > libervia-backend
view doc/libervia-cli/blog_attachments.rst @ 3982:74f7c10a48bc
component AP gateway: properly close the HTTP connection on `checkSignature` exception:
if something is going wrong during `checkSignature` (other than signature verification
failing), a `500 Internal Server Error` code is returned, and the connection is properly
closed.
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 15 Nov 2022 18:10:33 +0100 |
parents | 8b76caa89aa0 |
children |
line wrap: on
line source
.. _libervia-cli_blog_attachments: =================================================== blog/attachments: (un)attach Metadata to Blog Items =================================================== Blog attachments subcommands are the same as :ref:`pubsub attachments <libervia-cli_pubsub_attachments>` subcommands except that if ``--node`` is not specified, default blog node will be used. Please refer to pubsub attachments documentation for details.