Exemplo n.º 1
0
 /**
  * Clears used headers
  */
 public function clearHeaders()
 {
     $this->httpClient->clearHeaders();
 }