From dc0e2c6b3e0d5a0585b353c2c459679ec21b62d6 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sat, 25 Nov 2006 21:18:20 +0000 Subject: [PATCH] Revise character estimate upwards. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@582 48356398-32a2-884e-a903-53898d9a118a --- docs/examples/demo.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/examples/demo.php b/docs/examples/demo.php index e8749268..fb2fdaa2 100644 --- a/docs/examples/demo.php +++ b/docs/examples/demo.php @@ -112,7 +112,8 @@ if (isset($html)) { ?>

Warning: GET request method can only hold - approximately 2000 characters. If you need to test anything + 8129 characters (probably less depending on your browser). + If you need to test anything larger than that, try the POST form.