El objetivo de este POST es hacer una incursión de iniciación.
The aim of this post is to make an introductory incursion.
Define el tamaño máximo de datos de POST permitidos.
Sets max size of post data allowed.
La aplicación web puede entonces responder al POST enviado por el cliente de manera opcional.
Your Web application can then optionally reply to the client's posting.
Si no es así, fija el dato POST en una cadena vacía.
If not, it sets the POST data to an empty string.
Especifica los parámetros utilizados al hacer una búsqueda de imágenes con POST.
Specifies the parameters used when doing suggestion search with POST.
Hola chunning encontré un POST que tiene una solución para eso.
Hello chunning I found a POST that has a solution for that.
También debería usar POST para cualquier operación que sí haga cambios.
You should still use POST for any operations that do make changes.
Para enviar un mensaje, el servidor de apps emite una solicitud POST.
To send a message, the application server issues a POST request.
POST envía los datos del formulario en el cuerpo de un mensaje.
POST sends the form data in the body of a message.
Para el método POST no es necesario añadir ningún parámetro.
For the POST method it is not necessary to add any parameters.
La POST normalmente está destinada a actualizar algunos registros en el servidor.
POST is typically meant to update some records in the server.
Escriba http.cookie y seleccione los archivos que comienzan con POST.
Type http.cookie and select the files which start with POST.
Los demás errores son enviados como códigos POST y se muestran en pantalla.
Other errors are sent as POST codes and are displayed onscreen.