Condition to wait for a HTTP request to succeed.
Attributes are:
author |
Siad Ardroumli siad.ardroumli@gmail.com |
---|---|
package |
phing.tasks.system.condition |
__construct()
evaluate() : true
throws |
if an error occurs |
---|---|
true
if the HTTP request succeeds
getProject() : \Project
log(string $msg, integer $level = \Project::MSG_INFO) : void
string
The message to be logged.
integer
The message's priority at this message should have
setErrorsBeginAt(string $errorsBeginAt) : void
string
number at which errors begin at, default is 400
setProject(\Project $project) : void
setUrl(string $url) : void
string
the url of the request
errorsBeginAt :
url :
project : \Project