We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2fb2f commit 56f1b20Copy full SHA for 56f1b20
README.md
@@ -10,6 +10,7 @@ GoWebhookExec is a service for handling webhooks written in Go. It lets you trig
10
* Pass attributes safely to your scripts (more details in the [os.exec documentation](https://pkg.go.dev/os/exec))
11
* Pass files or other large payloads through the request body
12
* Use SSL to encrypt your HTTP connection
13
+* Real time output to the HTTP response while the command is running
14
15
# Usage
16
0 commit comments