Query (GET) parameters
string(8) "test=one"
array(1) {
["test"]=>
string(3) "one"
}
POST parameters
string(0) ""
array(0) {
}
HTTP Headers
array(11) {
["X_CC_ID"]=>
string(8) "ccc02-02"
["HOST"]=>
string(21) "understandingajax.net"
["USER_AGENT"]=>
string(48) "CCBot/1.0 (+http://www.commoncrawl.org/bot.html)"
["ACCEPT"]=>
string(83) "text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5"
["ACCEPT_LANGUAGE"]=>
string(14) "en-us,en;q=0.5"
["ACCEPT_ENCODING"]=>
string(4) "gzip"
["ACCEPT_CHARSET"]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
["CONNECTION"]=>
string(5) "close"
["CACHE_CONTROL"]=>
string(8) "no-cache"
["PRAGMA"]=>
string(8) "no-cache"
["COOKIE"]=>
string(36) "PHPSESSID=mn68snjfru3cr7av01ur730670"
}