Latest JAS v1.1.0
144 plugins online

Code / Protocol_HTTP / getHeader

Protocol_HTTP :: getHeader
Method
include/protocol/http.php

Description...

Arguments

key
Argument
type = false
Argument

Return values

Mixed
Returns

Examples

Protocol_HTTP GetHeader method example
PHP
<?
  $protocol_http->getHeader($key, $type = false);  //Call Protocol_HTTP::getHeader method
?>

Comments (0)