Lines:
1 to 14 of 14
<?php /* class Tests_Ajax_Response */ /* function Tests_Ajax_Response::set_up */ /* function Tests_Ajax_Response::tear_down */ /* function Tests_Ajax_Response::getDieHandler() – Return our callback handler */ /* function Tests_Ajax_Response::dieHandler() – Handler for wp_die() Don’t die, just continue on. */ /* function Tests_Ajax_Response::test_response_charset_in_header() – Test that charset in header matches blog_charset Note: headers_list doesn’t work properly in CLI mode, fall back on xdebug_get_headers if it’s available Needs a separate process to get around the headers/output from the bootstrapper */ /* function Tests_Ajax_Response::test_response_charset_in_xml() – Test that charset in the xml tag matches blog_charset */