You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2008/04/17 03:33:40 UTC

DO NOT REPLY [Bug 44784] Web Proxy does not handle malformed Content Type gracefully

https://issues.apache.org/bugzilla/show_bug.cgi?id=44784


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Sebb <se...@apache.org>  2008-04-16 18:33:40 PST ---
According to

http://www.iana.org/assignments/character-sets

charset names may be up to 40 characters of the US-ASCII character set, which
would include ";" and space, tab etc.

The document cited above lists some charset formal names which also include "."
and "-".

Unless you can find a formal definition of the allowable characters for a
charset, I think it would be safest to assume only that ";" is not allowed.

This is what has been fixed in SVN in 

http://svn.apache.org/viewvc?rev=648909&view=rev
http://svn.apache.org/viewvc?rev=648910&view=rev
http://svn.apache.org/viewvc?rev=648916&view=rev


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org