Http.Response¶
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
String Bytes |
|||
<output> |
String Bytes |
|||
Status |
The HTTP status code to return. | 200 |
Int |
|
Headers |
The headers to attach to this response. | None |
{ String } &{ String } |
Name | - | Description | Default | Type |
---|---|---|---|---|
<input> |
String Bytes |
|||
<output> |
String Bytes |
|||
Status |
The HTTP status code to return. | 200 |
Int |
|
Headers |
The headers to attach to this response. | None |
{ String } &{ String } |