HttpServiceAwareInterface

Extends

Marker interface for HTTP service aware classes.

category

VuFind

package

Http

author

David Maus maus@hab.de

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