Am 25.01.2012 00:23, schrieb Oliver Bock:
> In my view nobody should go around adding parameters to other programs'
> URLs, so I consider this problem the fault of whatever added that junk.
> I thought I'd mention it for interest, and in case it affects anybody else.
You're right, WebKit's FieldStorage class does not support the semicolon
as separator. This should actually only be a problem for POST requests
with query strings which is a somewhat rare case. I have fixed this now
in r8226 anyway. Thanks for pointing this out.
-- Christoph
|