Vertaling van "an HTTP POST" in Spaans
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.
In the context of web development, a postback is an HTTP POST to the same page that the form is on.
En el contexto de desarrollo web, un postback es un HTTP POST a la misma página que contiene el formulario.
Whenever a user of your app de-authorizes it, this URL will be sent an HTTP POST containing a signed request.
Cuando un usuario cancela la autorización concedida previamente a tu aplicación, esta URL recibe un HTTP POST que contiene una solicitud firmada.
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.
Para iniciar un nuevo caso, la URL descrita anteriormente es invocada por medio de un HTTP POST.
Once your server has received the Instant Payment Notification, you will need to confirm it by constructing an HTTP POST to PayPal.
Una vez que el servidor ha recibido la notificación de pago instantánea, necesitará confirmarla creando un HTTP POST en PayPal.
A Web Hook is an HTTP callback: an HTTP POST that occurs when something happens; a simple event-notification via HTTP POST.
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.
The client sends an HTTP POST to Login.aspx.
El cliente envía un HTTP POST a Login.aspx.
The client attempted to perform an HTTP post to the server.
El cliente ha intentado realizar un HTTP post en el servidor.
An HTTP POST is made when you submit a form containing information to be saved on the server.
Un HTTP POST se realiza cuando se envía un formulario que contiene información para ser guardada en el servidor.
ActiveX control to upload batches of files to a server by an HTTP post.
Control ActiveX para subir lotes de archivos a un servidor por un HTTP POST.
Send an HTTP POST request to a webserver.
You can use curl or httpie to send an HTTP POST request
Puedes utilizar curl o httpie para enviar una solicitud HTTP POST
The following image illustrates data in the body you can send in an HTTP POST.
La siguiente imagen muestra los datos en el body que se puede enviar en HTTP POST.