Http.SendFile¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input for this shard should be a string representing the path to the file to be sent. | String | ||
| Output ➡️ | Outputs the input value, passed through unchanged. | String | ||
| Headers | No | The headers to attach to this response. | none | {String}Var({String})None | 
This shard sends a static file to the client over HTTP.