> I believe that the cutoff is 512 bytes, but you may want to test in > different browsers to be sure.
I suspected as much but wasnt quite sure, it didn't matter as much at the time I had to deal with it, and the problem went away by itself. None the less its nice to have this information floating around my brain the next time it does become an issue; Thank you Jacob, for the follow-up. > To fix it, you'll just have to pad your 404 page; this is why you'll > sometimes see something like:: > > <!-- > aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa > aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa > --> I would opt to go with zero visibility/width characters as byte padding to fool these beasts though -- assuming that would work -- just because I hate poluting neat source code ;-) -- Regards, Yuka -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.