public property HttpPurgerSettings::$http_errors in Generic HTTP Purger 8
Whether 4xx and 5xx responses need to be treated as failures or not.
Type: bool
See also
http://docs.guzzlephp.org/en/latest/request-options.html#http-errors
File
- src/
Entity/ HttpPurgerSettings.php, line 193
Class
- HttpPurgerSettings
- Defines the HTTP purger settings entity.
Namespace
Drupal\purge_purger_http\EntityCode
public $http_errors = TRUE;