Sha256: 3b75d61bf738dfc493901787a47154d52f2070083fd711d940d6bac003013484

Contents?: true

Size: 908 Bytes

Versions: 20

Compression:

Stored size: 908 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** | **Integer** | 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

20 entries across 20 versions & 1 rubygems

Version Path
fastly-6.0.2 docs/ResponseObject.md
fastly-6.0.1 docs/ResponseObject.md
fastly-6.0.0 docs/ResponseObject.md
fastly-5.3.1 docs/ResponseObject.md
fastly-5.3.0 docs/ResponseObject.md
fastly-5.2.2 docs/ResponseObject.md
fastly-5.2.1 docs/ResponseObject.md
fastly-5.2.0 docs/ResponseObject.md
fastly-5.1.1 docs/ResponseObject.md
fastly-5.1.0 docs/ResponseObject.md
fastly-5.0.0 docs/ResponseObject.md
fastly-4.4.0 docs/ResponseObject.md
fastly-4.3.0 docs/ResponseObject.md
fastly-4.2.0 docs/ResponseObject.md
fastly-4.1.0 docs/ResponseObject.md
fastly-4.0.1.pre.alpha.0 docs/ResponseObject.md
fastly-4.0.0 docs/ResponseObject.md
fastly-4.0.0.alpha4 docs/ResponseObject.md
fastly-4.0.0.alpha3 docs/ResponseObject.md
fastly-4.0.0.alpha2 docs/ResponseObject.md