Sha256: f2ee45e2db706c4952b7af97a46e57a2c9461dc3a10ce39157f6d0ae53136429

Contents?: true

Size: 1.95 KB

Versions: 20

Compression:

Stored size: 1.95 KB

Contents

# Fastly::RequestSettingsResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **action** | **String** | Allows you to terminate request handling and immediately perform an action. | [optional] |
| **bypass_busy_wait** | **Integer** | Disable collapsed forwarding, so you don't wait for other objects to origin. | [optional] |
| **default_host** | **String** | Sets the host header. | [optional] |
| **force_miss** | **Integer** | Allows you to force a cache miss for the request. Replaces the item in the cache if the content is cacheable. | [optional] |
| **force_ssl** | **Integer** | Forces the request use SSL (redirects a non-SSL to SSL). | [optional] |
| **geo_headers** | **Integer** | Injects Fastly-Geo-Country, Fastly-Geo-City, and Fastly-Geo-Region into the request headers. | [optional] |
| **hash_keys** | **String** | Comma separated list of varnish request object fields that should be in the hash key. | [optional] |
| **max_stale_age** | **Integer** | How old an object is allowed to be to serve stale-if-error or stale-while-revalidate. | [optional] |
| **name** | **String** | Name for the request settings. | [optional] |
| **request_condition** | **String** | Condition which, if met, will select this configuration during a request. Optional. | [optional] |
| **timer_support** | **Integer** | Injects the X-Timer info into the request for viewing origin fetch durations. | [optional] |
| **xff** | **String** | Short for X-Forwarded-For. | [optional] |
| **service_id** | **String** |  | [optional][readonly] |
| **version** | **Integer** |  | [optional][readonly] |
| **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |

[[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/RequestSettingsResponse.md
fastly-6.0.1 docs/RequestSettingsResponse.md
fastly-6.0.0 docs/RequestSettingsResponse.md
fastly-5.3.1 docs/RequestSettingsResponse.md
fastly-5.3.0 docs/RequestSettingsResponse.md
fastly-5.2.2 docs/RequestSettingsResponse.md
fastly-5.2.1 docs/RequestSettingsResponse.md
fastly-5.2.0 docs/RequestSettingsResponse.md
fastly-5.1.1 docs/RequestSettingsResponse.md
fastly-5.1.0 docs/RequestSettingsResponse.md
fastly-5.0.0 docs/RequestSettingsResponse.md
fastly-4.4.0 docs/RequestSettingsResponse.md
fastly-4.3.0 docs/RequestSettingsResponse.md
fastly-4.2.0 docs/RequestSettingsResponse.md
fastly-4.1.0 docs/RequestSettingsResponse.md
fastly-4.0.1.pre.alpha.0 docs/RequestSettingsResponse.md
fastly-4.0.0 docs/RequestSettingsResponse.md
fastly-4.0.0.alpha4 docs/RequestSettingsResponse.md
fastly-4.0.0.alpha3 docs/RequestSettingsResponse.md
fastly-4.0.0.alpha2 docs/RequestSettingsResponse.md