Page MenuHomePhabricator
Paste P3094

(An Untitled Masterwork)
ActivePublic

Authored by Mattflaschen-WMF on May 13 2016, 10:03 PM.
Tags
None
Referenced Files
F4007839:
May 13 2016, 10:03 PM
Subscribers
var_export( $response );
array (
'code' => 406,
'reason' => 'Not Acceptable',
'headers' =>
array (
'x-powered-by' => 'Express',
'access-control-allow-origin' => '*',
'content-type' => 'text/plain; charset=utf-8',
'content-length' => '184',
'etag' => 'W/"b8-N/SJ3IrmZhE5Nuvu8DWrRA"',
'vary' => 'Accept-Encoding',
'date' => 'Fri, 13 May 2016 20:57:04 GMT',
'connection' => 'keep-alive',
),
'body' => 'Not acceptable.
text/html; charset=utf-8; profile="https://www.mediawiki.org/wiki/Specs/HTML/1.2.1"
text/html; charset=utf-8; profile="https://www.mediawiki.org/wiki/Specs/HTML/1.2.1"
',
'error' => '',
0 => 406,
1 => 'Not Acceptable',
2 =>
array (
'x-powered-by' => 'Express',
'access-control-allow-origin' => '*',
'content-type' => 'text/plain; charset=utf-8',
'content-length' => '184',
'etag' => 'W/"b8-N/SJ3IrmZhE5Nuvu8DWrRA"',
'vary' => 'Accept-Encoding',
'date' => 'Fri, 13 May 2016 20:57:04 GMT',
'connection' => 'keep-alive',
),
3 => 'Not acceptable.
text/html; charset=utf-8; profile="https://www.mediawiki.org/wiki/Specs/HTML/1.2.1"
text/html; charset=utf-8; profile="https://www.mediawiki.org/wiki/Specs/HTML/1.2.1"
',
4 => '',
)