Valentin Bartenev
8d727774e3
Implemented "return" action.
...
The "return" action can be used to immediately generate a simple HTTP response
with an arbitrary status:
{
"action": {
"return": 404
}
}
This is especially useful for denying access to specific resources.
2020-03-27 17:22:52 +03:00
..
2017-12-01 16:28:06 +03:00
2017-09-22 20:13:55 +03:00
2020-03-04 15:24:27 +03:00
2019-11-07 19:53:25 +03:00
2017-04-21 16:55:13 +03:00
2019-09-19 15:25:23 +03:00
2018-06-20 19:34:06 +03:00
2017-01-17 20:00:00 +03:00
2018-05-30 18:31:26 +03:00
2017-01-17 20:00:00 +03:00
2017-01-17 20:00:00 +03:00
2020-03-12 17:54:29 +03:00
2019-12-06 16:52:50 +00:00
2019-11-07 19:53:25 +03:00
2017-09-25 17:53:10 +03:00
2017-01-17 20:00:00 +03:00
2020-03-12 17:54:29 +03:00
2017-01-17 20:00:00 +03:00
2020-03-12 17:54:29 +03:00
2020-03-17 14:44:06 +03:00
2018-03-06 13:55:51 +00:00
2017-01-17 20:00:00 +03:00
2020-03-27 17:22:52 +03:00
2018-09-20 15:05:37 +03:00
2020-03-12 17:54:29 +03:00
2017-01-17 20:00:00 +03:00
2018-09-17 16:37:17 +03:00
2017-09-27 18:34:23 +03:00
2017-01-17 20:00:00 +03:00
2019-11-26 16:15:23 +00:00