ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Get.php
Go to the documentation of this file.
1 <?php
2 
69 {
70 
79  {
80  // do nothing, since the URL has already been sent and that is our
81  // only data.
82  }
83 }
foreach($paths as $path) $request
Definition: asyncclient.php:32
populateRequest(CAS_Request_RequestInterface $request)
Add any other parts of the request needed by concrete classes.
Definition: Get.php:78
This interface defines a class library for performing web requests.
This class is used to make proxied service requests via the HTTP GET method.
Definition: Get.php:68
This class implements common methods for ProxiedService implementations included with phpCAS...
Definition: Abstract.php:41