Searched refs:returnResponseHeaders (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
H A Dindex.php64 * @param bool $returnResponseHeaders True if resp headers should be returned.
69 $returnResponseHeaders=false) { variable
80 if ($returnResponseHeaders) {
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
H A Dindex.php63 * @param bool $returnResponseHeaders True if resp headers should be returned.
68 $returnResponseHeaders=false) { variable
79 if ($returnResponseHeaders) {

Completed in 881 milliseconds