Validates http (HyperText Transfer Protocol) as defined by RFC 2616.
More...
|
| doValidate (&$uri, $config, $context) |
|
| doValidate (&$uri, $config, $context) |
| Validates the components of a URI for a specific scheme. More...
|
|
| validate (&$uri, $config, $context) |
| Public interface for validating components of a URI. More...
|
|
Validates http (HyperText Transfer Protocol) as defined by RFC 2616.
Definition at line 6 of file http.php.
◆ doValidate()
HTMLPurifier_URIScheme_http::doValidate |
( |
& |
$uri, |
|
|
|
$config, |
|
|
|
$context |
|
) |
| |
Definition at line 12 of file http.php.
13 $uri->userinfo = null;
◆ $browsable
HTMLPurifier_URIScheme_http::$browsable = true |
◆ $default_port
HTMLPurifier_URIScheme_http::$default_port = 80 |
◆ $hierarchical
HTMLPurifier_URIScheme_http::$hierarchical = true |
The documentation for this class was generated from the following file:
- Services/Html/HtmlPurifier/library/HTMLPurifier/URIScheme/http.php