Home
Docs
Workers
Tutorials
GitHub
Workers
Aggregate
Aggregate a request response into the container's body.
ExecuteIf
Execute a workflow if a condition is met.
Filter
Filter entries from the container's body.
Remove
Remove entries from the container's body.
MergeBody
Manually add entries onto the containter's body.
Project
…
ForwardedHost
Add the forwarded host on the containers's header.
KeepHeaders
Add headers of the request to the container's headers.
MergeHeaders
Manually add entries onto the containier's header.
RouteMatch
Execute a workflow if the route matches the defined regex.
StatusCode
Stop the workflow and respond with the defined status code.
WaitFor
Wait for a request to respond with a defined status code.