Si el Content-Type es x-www-form-urlencoded, los datos deben estar formateados como el ejemplo, y las claves y valores serán codificados automáticamente.
If Content-Type is x-www-form-urlencoded, the data must be formatted as in the example and the keys and values will be encoded automatically.
Los datos se envían en un formulario (content-type: x-www-form-urlencoded),
El método tiene un grupo de argumentos @FormParam, lo que significa que estos argumentos se pueden enviar en el cuerpo HTTP como parámetros x-www-form-urlencoded.
The method has a series of @FormParam arguments, which means that those can be sent in the HTTP body as x-www-form-urlencoded parameters.
Cuando se envía una solicitud HTTP POST, si no se configura explícitamente un encabezado Content-Type, se usa el encabezado x-www-form-urlencoded.
When sending an HTTP POST request, if a Content-Type header is not set explicitly, the header is set to x-www-form-urlencoded.
Se puede enviar una cadena urlencoded como 'para1=val12=val2&...' o también como un array con el nombre del campo como key y los datos como value.
This parameter can either be passed as a urlencoded string like 'para1=val12=val2&...' or as an array with the field name as key and field data as value.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "URL.Encodes" în limba Română