platypush/platypush/message
Fabio Manganiello c5b12403d0
Implemented support for returning richer HTTP responses on webhooks.
A `WebhookEvent` hook can now return a tuple in the format `(data,
http_code, headers)` in order to customize the HTTP status code and the
headers of a response.
2022-09-01 01:37:18 +02:00
..
event Implemented support for returning richer HTTP responses on webhooks. 2022-09-01 01:37:18 +02:00
request Cleaner logging for assertion errors in plugin actions 2022-08-25 00:30:53 +02:00
response Fixed docs issues 2021-09-22 00:19:14 +02:00
__init__.py Better auto-generated documentation and fixed docstring warnings 2022-03-03 20:26:25 +01:00