platypush/platypush/backend/http
Fabio Manganiello b4f9472fc5 - Proper expansion of the context variables on functional procedure call
- Expanded and refactored tests framework

- Added test_procedure
2021-02-27 15:01:25 +01:00
..
app The /hook route should not require token authentication - authentication is up to the hook implementation 2021-02-24 22:21:01 +01:00
media New media panel [WIP] 2021-01-14 00:15:35 +01:00
poll Prevent a tight loop in HttpPoll if one of the requests fails 2020-07-01 00:53:23 +02:00
request Refactored logging names 2020-09-27 01:33:38 +02:00
webapp Aligning flex elements to the right with justify-content: right doesn't work on Chromium-based browsers - use flex-end instead 2021-02-26 21:10:45 +01:00
__init__.py - Proper expansion of the context variables on functional procedure call 2021-02-27 15:01:25 +01:00
utils.py Refactored logging names 2020-09-27 01:33:38 +02:00
uwsgi.py Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00