tasks/ext/HttpGetTask.php
A HTTP request task.
Making an HTTP request and try to match the response against an provided regular expression.
- Author
- Ole Markus With
- Package
- phing.tasks.ext
- Version
- $Id: HttpGetTask.php 843 2010-09-02 14:39:13Z mrook $
\HttpGetTask
Package: phing\tasks\ext
A HTTP request task.
Making an HTTP request and try to match the response against an provided regular expression.
- Parent(s)
- \Task < \ProjectComponent
- Author
- Ole Markus With
- Version
- $Id: HttpGetTask.php 843 2010-09-02 14:39:13Z mrook $
Properties
Methods

init(
)
:
voidLoad the necessary environment for running this task.
Throws
| Exception | Description |
|---|---|
| \BuildException |