From 787f271052220c20787104f0eba6441aedac22ff Mon Sep 17 00:00:00 2001 From: Rick Waldron Date: Tue, 5 Jan 2010 19:48:16 -0500 Subject: Detect JSON Ajax requests by the response content-type (like is done with XML). Fixes #5709. --- test/data/json.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'test/data') diff --git a/test/data/json.php b/test/data/json.php index d19a41792..d6e0f2fc7 100644 --- a/test/data/json.php +++ b/test/data/json.php @@ -1,9 +1,13 @@ \ No newline at end of file +?> -- cgit v1.2.3