HTTPLocalFile

HTTPLocalFile
HTTPLocalFile
JSON Example
{
    "content_type": "string",
    "file_content": "string",
    "file_length": 0
}
string
content_type
Required

Mime-type of the content in the file. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
file_content
Required

File content to used in the local HTTP response body. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As uint32 As uint32
file_length
Optional

File content length. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.