Пример #1
0
 /**
  * Returns the parameters object used for the request, on which HTTP header
  * fields can be changed.
  *
  * @return \FACTFinder\Util\Parameters
  */
 public function getHttpHeaderFields()
 {
     return $this->connectionData->getHttpHeaderFields();
 }