Mercurial > libervia-backend
log sat/plugins/plugin_comp_ap_gateway/http_server.py @ 3996:7a6c7abd7dbb
age | author | description |
---|---|---|
Thu, 02 Mar 2023 12:39:16 +0100 | Goffi | component AP gateway (http_server): use log.exception instead of log.error |
Fri, 10 Feb 2023 17:37:37 +0100 | Goffi | component AP gateway: fix missing argument when calling APOutboxPageRequest |
Fri, 10 Feb 2023 17:20:02 +0100 | Goffi | component AP gateway: don't percent-encode `@`: |
Fri, 25 Nov 2022 16:34:09 +0100 | Goffi | component AP gateway: fix bad condition |
Fri, 25 Nov 2022 16:14:10 +0100 | Goffi | component AP gateway: fix header checking for redirection |
Tue, 15 Nov 2022 18:15:16 +0100 | Goffi | component AP gateway: ignore actor delection notifications: |
Tue, 15 Nov 2022 18:10:33 +0100 | Goffi | component AP gateway: properly close the HTTP connection on `checkSignature` exception: |
Tue, 15 Nov 2022 18:07:34 +0100 | Goffi | component AP gateway: parse body immediately on `POST` request: |