#809: POST parsing error, cherrypy gets confused with certain POST variable
content.
---------------------------+------------------------------------------------
Reporter: guest | Owner: fumanchu
Type: defect | Status: new
Priority: normal | Milestone:
Component: CherryPy code | Keywords:
---------------------------+------------------------------------------------
hi,
I had a POST variable containing the text:
"""...\n\n<meta http-equiv="Content-Type" content="text/html;
charset=UTF-8" />\n\n..."""
then cherrypy will think there is a POST variable called charset.
This is on osx incase that matters.
cheers,
--
Ticket URL: <
http://www.cherrypy.org/ticket/809>
CherryPy <
http://www.cherrypy.org>
CherryPy - a pythonic, object-oriented HTTP framework