ILIAS  release_8 Revision v8.24
ClientInterface.php
Go to the documentation of this file.
1<?php
2
20
21use ILIAS\LTI\ToolProvider\Http\HTTPMessage;
22
31{
39 public function send(HttpMessage $message): bool;
40}
Class to represent an HTTP message request.
Definition: HttpMessage.php:31
Interface to represent an HTTP message client.
send(HttpMessage $message)
Send the request to the target URL.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
$message
Definition: xapiexit.php:32