HttpServiceAwareTrait

Default implementation of HttpdServiceAwareInterface.

category

VuFind

package

Http

author

Demian Katz demian.katz@villanova.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

https://vufind.org/wiki/development

Methods

Set the HTTP service to be used for HTTP requests.

setHttpService(\VuFindHttp\HttpServiceInterface $service) : void

Arguments

$service

\VuFindHttp\HttpServiceInterface

HTTP service

Properties

HTTP service

httpService : \VuFindHttp\HttpServiceInterface