|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
| checkHeader ($header) | |
Variables | |
| if($_GET["content"]=="true") | else |
| $content_type = checkHeader("CONTENT_TYPE") | |
| $content_length = checkHeader("CONTENT_LENGTH") | |
| if (! $content_type &&! $content_length) | |
| checkHeader | ( | $header | ) |
| $content_length = checkHeader("CONTENT_LENGTH") |
| $content_type = checkHeader("CONTENT_TYPE") |
| if(! $content_type &&! $content_length) |
1.8.13