Skip to content

Instantly share code, notes, and snippets.

@Ugoku
Created June 24, 2015 14:27
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/d01d7678b19bedc41455 to your computer and use it in GitHub Desktop.
Save Ugoku/d01d7678b19bedc41455 to your computer and use it in GitHub Desktop.
Output on Azure
array(10) {
'wrapper_data' =>
array(14) {
[0] =>
string(15) "HTTP/1.1 200 OK"
[1] =>
string(21) "Content-Length: 57251"
[2] =>
string(30) "Content-Type: application/json"
[3] =>
string(22) "Content-Encoding: gzip"
[4] =>
string(44) "Last-Modified: Wed, 24 Jun 2015 14:20:17 GMT"
[5] =>
string(20) "Accept-Ranges: bytes"
[6] =>
string(25) "ETag: "8026bbe488aed01:0""
[7] =>
string(21) "Vary: Accept-Encoding"
[8] =>
string(25) "Server: Microsoft-IIS/8.0"
[9] =>
string(21) "X-Powered-By: ASP.NET"
[10] =>
string(30) "Access-Control-Allow-Origin: *"
[11] =>
string(127) "Set-Cookie: ARRAffinity=4d325f0c35351c6641bfb841a0bcb46e3956cf503e775b9568cd66a50b3478b3;Path=/;Domain=dashboard.shore2ship.com"
[12] =>
string(35) "Date: Wed, 24 Jun 2015 14:21:30 GMT"
[13] =>
string(17) "Connection: close"
}
'wrapper_type' =>
string(4) "http"
'stream_type' =>
string(14) "tcp_socket/ssl"
'mode' =>
string(1) "r"
'unread_bytes' =>
int(3425)
'seekable' =>
bool(false)
'uri' =>
string(42) "https://dashboard.shore2ship.com/json.json"
'timed_out' =>
bool(false)
'blocked' =>
bool(true)
'eof' =>
bool(false)
}
array(10) {
'wrapper_data' =>
array(14) {
[0] =>
string(15) "HTTP/1.1 200 OK"
[1] =>
string(21) "Content-Length: 57251"
[2] =>
string(30) "Content-Type: application/json"
[3] =>
string(22) "Content-Encoding: gzip"
[4] =>
string(44) "Last-Modified: Wed, 24 Jun 2015 14:20:17 GMT"
[5] =>
string(20) "Accept-Ranges: bytes"
[6] =>
string(25) "ETag: "8026bbe488aed01:0""
[7] =>
string(21) "Vary: Accept-Encoding"
[8] =>
string(25) "Server: Microsoft-IIS/8.0"
[9] =>
string(21) "X-Powered-By: ASP.NET"
[10] =>
string(30) "Access-Control-Allow-Origin: *"
[11] =>
string(127) "Set-Cookie: ARRAffinity=4d325f0c35351c6641bfb841a0bcb46e3956cf503e775b9568cd66a50b3478b3;Path=/;Domain=dashboard.shore2ship.com"
[12] =>
string(35) "Date: Wed, 24 Jun 2015 14:21:30 GMT"
[13] =>
string(17) "Connection: close"
}
'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(42) "https://dashboard.shore2ship.com/json.json"
'timed_out' =>
bool(false)
'blocked' =>
bool(true)
'eof' =>
bool(false)
}
int(57251)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment