$this
public function headersToIgnore(array $headers) : static { $this->options['headers_to_ignore'] = $headers; return $this; }