Latest JAS v1.1.0
144 plugins online

Code / Protocol_HTTP / response

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

Description...

Return values

Mixed
Returns

Examples

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

Comments (0)