Skip to content

Instantly share code, notes, and snippets.

@mattlanham
Created February 5, 2012 20:06
Show Gist options
  • Save mattlanham/1747730 to your computer and use it in GitHub Desktop.
Save mattlanham/1747730 to your computer and use it in GitHub Desktop.
object(Fuel\Core\Request_Curl)#10 (10) {
["preserve_resource":protected]=>
NULL
["resource":protected]=>
string(40) "http://platform2/generic/index.json?id=1"
["params":protected]=>
array(0) {
}
["default_params":protected]=>
array(0) {
}
["options":protected]=>
array(1) {
[45]=>
bool(false)
}
["default_options":protected]=>
array(1) {
[45]=>
bool(false)
}
["headers":protected]=>
array(0) {
}
["response":protected]=>
object(Fuel\Core\Response)#11 (3) {
["status"]=>
int(201)
["headers"]=>
array(0) {
}
["body"]=>
string(0) ""
}
["response_info":protected]=>
array(22) {
["url"]=>
string(40) "http://platform2/generic/index.json?id=1"
["content_type"]=>
string(24) "text/html; charset=UTF-8"
["http_code"]=>
int(201)
["header_size"]=>
int(228)
["request_size"]=>
int(71)
["filetime"]=>
int(-1)
["ssl_verify_result"]=>
int(0)
["redirect_count"]=>
int(0)
["total_time"]=>
float(0.022558)
["namelookup_time"]=>
float(0.000337)
["connect_time"]=>
float(0.000453)
["pretransfer_time"]=>
float(0.000457)
["size_upload"]=>
float(0)
["size_download"]=>
float(0)
["speed_download"]=>
float(0)
["speed_upload"]=>
float(0)
["download_content_length"]=>
float(0)
["upload_content_length"]=>
float(0)
["starttransfer_time"]=>
float(0.022511)
["redirect_time"]=>
float(0)
["certinfo"]=>
array(0) {
}
["redirect_url"]=>
string(0) ""
}
["auto_format":protected]=>
bool(true)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment