Latest JAS v1.1.0
144 plugins online

Code / Protocol_HTTP / clear

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

Description...

Return values

Nothing
Returns

Examples

Protocol_HTTP Clear method example
PHP
<?
  $protocol_http->clear();  //Call Protocol_HTTP::clear method
?>

Comments (0)