# RequestSettingsAdditional ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **action** | Option<**String**> | Allows you to terminate request handling and immediately perform an action. | **default_host** | Option<**String**> | Sets the host header. | **hash_keys** | Option<**String**> | Comma separated list of varnish request object fields that should be in the hash key. | **name** | Option<**String**> | Name for the request settings. | **request_condition** | Option<**String**> | Condition which, if met, will select this configuration during a request. Optional. | **xff** | Option<**String**> | Short for X-Forwarded-For. | [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)