Vertaling van "un HTTP POST" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
En el contexto de desarrollo web, un postback es un HTTP POST a la misma página que contiene el formulario.
In the context of web development, a postback is an HTTP POST to the same page that the form is on.
Cuando un usuario cancela la autorización concedida previamente a tu aplicación, esta URL recibe un HTTP POST que contiene una solicitud firmada.
Whenever a user of your app de-authorizes it, this URL will be sent an HTTP POST containing a signed request.
Para iniciar un nuevo caso, la URL descrita anteriormente es invocada por medio de un HTTP POST.
To start a new case, the URL described above is invoked by means of an HTTP POST.
Para iniciar un nuevo caso, la URL descrita anteriormente es invocada por medio de un HTTP POST.
Example To complete a work item, invoke the URL described with an HTTP POST.
Control ActiveX para subir lotes de archivos a un servidor por un HTTP POST.
ActiveX control to upload batches of files to a server by an HTTP post.
Una vez que el servidor ha recibido la notificación de pago instantánea, necesitará confirmarla creando un HTTP POST en PayPal.
Once your server has received the Instant Payment Notification, you will need to confirm it by constructing an HTTP POST to PayPal.
Un Web Hook es un callback HTTP: un HTTP POST que ocurre cuando sucede algo; una simple notificación de evento vía HTTP POST.
A Web Hook is an HTTP callback: an HTTP POST that occurs when something happens; a simple event-notification via HTTP POST.
El cliente envía un HTTP POST a Login.aspx.
The client sends an HTTP POST to Login.aspx.
El cliente ha intentado realizar un HTTP post en el servidor.
The client attempted to perform an HTTP post to the server.
Un HTTP POST se realiza cuando se envía un formulario que contiene información para ser guardada en el servidor.
An HTTP POST is made when you submit a form containing information to be saved on the server.
Nuestros servidores harán un HTTP POST a un punto final que usted puede configurar que contendrá todos los datos relacionados con esa solicitud en el cuerpo como un objeto JSON.
Our servers will make a HTTP POST to an endpoint you can configure that will contain all data related to that request in the body as a JSON object.
El cliente envía un HTTP POST a Login.aspx.
Client makes a POST request to Login.aspx.