platypush/platypush/message/event/http
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
..
__init__.py #73: Implemented wrapper plugin for the new Node.js mercury-parser. 2019-07-24 19:02:53 +02:00
hook.py Implemented support for returning richer HTTP responses on webhooks. 2022-09-01 01:37:18 +02:00
rss.py Added more source fields to the RSS NewFeedEvent 2020-09-05 00:50:04 +02:00