Set HTTP Header¶
The Set HTTP Header block allows you to include additional information in your response to the client.
Inputs¶
- Name: The name of the header.
- Value: The content of the header.
Logic¶
- The block adds the specified header to the HTTP response.
- This header will be sent back to the client when the workflow finishes.