82 public function send();
addRequest(CAS_Request_RequestInterface $request)
Add a new Request to this batch.
This interface defines a class library for performing multiple web requests in batches.
foreach($paths as $path) $request
getNumRequests()
Retrieve the number of requests added to this batch.
This interface defines a class library for performing web requests.
send()
Perform the request.