\\n\";\n\t\t\t\t$output .= \"$status $reason \\n\";\n\t\t\t\t$output .= \"\\n\";\n\t\t\t\t$output .= \"\\n\";\n\t\t\t\t$output .= '
' . \"\\n\";\n\n\t\t\t\t$output .= '
\\n\";\n\t\t\t\t$output .= \"
\\n\";\n\t\t\t\t$output .= \"' . $reason . \"
\\n\";\n\n\t\t\t\tif ($suppress_response_codes)\n\t\t\t\t{\n\t\t\t\t\t$output .= '' . htmlspecialchars($status) . \"
\\n\";\n\t\t\t\t}\n\n\t\t\t\tif (!is_object($content) && !is_array($content))\n\t\t\t\t{\n\t\t\t\t\t$output .= '' . $content . \"
\\n\";\n\t\t\t\t}\n\t\t\t\telse\n\t\t\t\t{\n\t\t\t\t\t$output .= '' . json_encode($content) . \"
\\n\";\n\t\t\t\t}\n\n\t\t\t\t$output .= \"