webhook/docs
Will Rouesnel 08fc28b38f Add streaming command support.
Add options
- `stream-stdout-in-response`
- `stream-stdout-in-response-on-error`
- `stream-command-kill-grace-period-seconds`

to allow defining webhooks which dynamically stream large content back to the
requestor. This allows the creation of download endpoints from scripts, i.e.
running a `git archive` command or a database dump from a docker container,
without needing to buffer up the original.
2019-03-01 15:41:20 +11:00
..
logo crisp 2017-11-11 12:29:39 +01:00
Hook-Definition.md Add streaming command support. 2019-03-01 15:41:20 +11:00
Hook-Examples.md Add travis webhook example 2019-02-12 20:51:29 -05:00
Hook-Rules.md Correct typos - Rules Document with scalr-signature 2018-01-18 12:40:05 -08:00
Referencing-Request-Values.md Add docs 2017-11-10 12:54:15 -06:00
Templates.md Add Template docs 2017-11-10 16:11:29 -06:00
Webhook-Parameters.md Add docs 2017-11-10 12:54:15 -06:00