Sha256: 515e03f02b21f9724f34c8a0b52e989936cd3aa329772740d34bbfd65d245f33
Contents?: true
Size: 917 Bytes
Versions: 18
Compression:
Stored size: 917 Bytes
Contents
# Fastly::ResponseObject ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **cache_condition** | **String** | Name of the cache condition controlling when this configuration applies. | [optional] | | **content** | **String** | The content to deliver for the response object, can be empty. | [optional] | | **content_type** | **String** | The MIME type of the content, can be empty. | [optional] | | **name** | **String** | Name for the request settings. | [optional] | | **status** | **String** | The HTTP status code. | [optional][default to '200'] | | **response** | **String** | The HTTP response. | [optional][default to 'Ok'] | | **request_condition** | **String** | Condition which, if met, will select this configuration during a request. Optional. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
18 entries across 18 versions & 1 rubygems