You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Philippe Mouawad <ph...@gmail.com> on 2017/08/27 20:39:16 UTC

Re: Charset restriction on parameter names

It looks like there is such restriction if my understanding is correct:

   -
   https://stackoverflow.com/questions/20591599/why-arent-post-names-with-unicode-sent-correctly-when-using-multipart-form-data/20592910#20592910


And HTML5 has introduced another way of encoding such parameter names:

   -
   https://www.w3.org/TR/2013/WD-html51-20130528/forms.html#multipart-form-data


Is my understanding correct ?

Thanks for help
Regards


On Sun, Aug 27, 2017 at 10:03 PM, Philippe Mouawad <
philippe.mouawad@gmail.com> wrote:

> Hello,
> I have a question regarding HTTP 1.1 and 2.0 and Multipart encoded form as
> I didn't find a clear answer in RFC https://tools.ietf.org/html/rfc7578
>
> Is there a restriction on the charset of parameter names, in this case
> what is the encoding ?
>
> Example, can a parameter be named :
>
>    - 安_param
>
>
> Thanks.
> --
> Cordialement.
> Philippe Mouawad.
>
>
>


-- 
Cordialement.
Philippe Mouawad.