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





--- Comment #2 from Ran Rubinstein <[EMAIL PROTECTED]>  2008-07-16 06:20:16 PST 
---
(In reply to comment #1)
> If you are literally correct below in your observation, the request should
> return 400 invalid, because %D%7 is not valid.  2 hex digits are mandatory.
> 

You are correct, in the text, replace %D%7 with %D7%05. The correct URL is
http://a.com?utf16parameter=%D7%05

%D7%05 is the hebrew letter 'het' encoded in UTF-16LE.


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to