Skip to content

Instantly share code, notes, and snippets.

Created April 12, 2016 05:23
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 anonymous/75e502b15e0fe6a66b7c0ae3588be829 to your computer and use it in GitHub Desktop.
Save anonymous/75e502b15e0fe6a66b7c0ae3588be829 to your computer and use it in GitHub Desktop.
Array (
[headers] => Array (
[date] => Tue, 12 Apr 2016 05:13:53 GMT
[server] => Apache
[x-frame-options] => SAMEORIGIN
[x-content-type-options] => nosniff
[x-xss-protection] => 1; mode=block
[vary] => Accept-Encoding
[content-length] => 226
[connection] => close
[content-type] => text/html; charset=iso-8859-1
)
[body] => <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>400 Bad Request</title> </head><body> <h1>Bad Request</h1> <p>Your browser sent a request that this server could not understand.<br /> </p> </body></html>
[response] => Array (
[code] => 400
[message] => Bad Request
)
[cookies] => Array ()
[filename] =>
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment