log sat/plugins/plugin_comp_ap_gateway/http_server.py @ 4029:432f7e422a27

age author description
2023-03-23 Goffi component AP gateway: handle attachments
2023-03-18 Goffi component AP gateway (http): fix missing `pformat` module in verbose mode
2023-03-18 Goffi component AP gateway (http): add verbose log when signature verification fails on POST request
2023-03-18 Goffi component AP gateway (http): handle properly NotFound error:
2023-03-16 Goffi component AP gateway (http/outbox): return data when no RSM is available
2023-03-16 Goffi component AP gateway: reset stream position after getting payload:
2023-03-02 Goffi component AP gateway (http_server): use log.exception instead of log.error
2023-02-10 Goffi component AP gateway: fix missing argument when calling APOutboxPageRequest
2023-02-10 Goffi component AP gateway: don't percent-encode `@`:
2022-11-25 Goffi component AP gateway: fix bad condition
2022-11-25 Goffi component AP gateway: fix header checking for redirection
2022-11-15 Goffi component AP gateway: ignore actor delection notifications:
2022-11-15 Goffi component AP gateway: properly close the HTTP connection on `checkSignature` exception:
2022-11-15 Goffi component AP gateway: parse body immediately on `POST` request:
2022-11-15 Goffi component AP gateway: fix pubsub attachment plugin call following renaming.