Skip to content

Instantly share code, notes, and snippets.

@Ugoku
Created June 24, 2015 11:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ugoku/dc6ba67b71db0e452780 to your computer and use it in GitHub Desktop.
Save Ugoku/dc6ba67b71db0e452780 to your computer and use it in GitHub Desktop.
Composer output
array(10) {
'wrapper_data' =>
array(9) {
[0] =>
string(15) "HTTP/1.1 200 OK"
[1] =>
string(13) "Server: nginx"
[2] =>
string(35) "Date: Wed, 24 Jun 2015 11:03:10 GMT"
[3] =>
string(30) "Content-Type: application/json"
[4] =>
string(44) "Last-Modified: Tue, 23 Jun 2015 17:52:04 GMT"
[5] =>
string(17) "Connection: close"
[6] =>
string(21) "Vary: Accept-Encoding"
[7] =>
string(24) "ETag: W/"55899cc4-aa90a""
[8] =>
string(22) "Content-Encoding: gzip"
}
'wrapper_type' =>
string(4) "http"
'stream_type' =>
string(14) "tcp_socket/ssl"
'mode' =>
string(1) "r"
'unread_bytes' =>
int(1185)
'seekable' =>
bool(false)
'uri' =>
string(107) "http://packagist.org/p/symfony/finder$a4bc31ef5d391952af0e7202b072f6d587ae89623277f89aefad0f9d49a9bc2c.json"
'timed_out' =>
bool(false)
'blocked' =>
bool(true)
'eof' =>
bool(false)
}
array(10) {
'wrapper_data' =>
array(9) {
[0] =>
string(15) "HTTP/1.1 200 OK"
[1] =>
string(13) "Server: nginx"
[2] =>
string(35) "Date: Wed, 24 Jun 2015 11:03:10 GMT"
[3] =>
string(30) "Content-Type: application/json"
[4] =>
string(44) "Last-Modified: Tue, 23 Jun 2015 17:52:04 GMT"
[5] =>
string(17) "Connection: close"
[6] =>
string(21) "Vary: Accept-Encoding"
[7] =>
string(24) "ETag: W/"55899cc4-aa90a""
[8] =>
string(22) "Content-Encoding: gzip"
}
'wrapper_type' =>
string(4) "http"
'stream_type' =>
string(14) "tcp_socket/ssl"
'mode' =>
string(1) "r"
'unread_bytes' =>
int(0)
'seekable' =>
bool(false)
'uri' =>
string(107) "http://packagist.org/p/symfony/finder$a4bc31ef5d391952af0e7202b072f6d587ae89623277f89aefad0f9d49a9bc2c.json"
'timed_out' =>
bool(false)
'blocked' =>
bool(true)
'eof' =>
bool(true)
}
int(23085)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment