Examples with "GET HTTP" and their translation 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.
Si se utiliza el método GET HTTP, los datos del formulario a ser enviados se añade a la URL.
If the HTTP GET method is used, the form data to be sent will be appended to the URL.
Usando nuestro API podrás acortar URLs mediante una simple llamada GET HTTP.
You can minimize URLs using URLmin API with a simple HTTP GET call.
Aquí estoy haciendo una solicitud Get HTTP a Google.
Here, I'm making an HTTP get request to Google.
El comando WEB GET HTTP BODY devuelve el cuerpo de la solicitud HTTP que esta siendo procesada.
The WEB GET HTTP BODY command returns the body of the HTTP request being processed.
Descripción El comando WEB GET HTTP HEADER devuelve, en una cadena o dos arrays, el encabezado HTTP de la petición en proceso.
Description The WEB GET HTTP HEADER command returns either a string or two arrays, containing the HTTP header used for the currently processed request.
El cliente envía una solicitud GET HTTP a la interfaz HTTP de SMSGate al suministrar una lista de parámetros necesarios.
The Client issues a HTTP GET request to the SMSGate HTTP interface supplying a list of required parameters.
Andere resultaten
En el fragmento siguiente se muestra cómo realizar una solicitud HTTP GET básica.
The following snippet demonstrates how to perform a basic HTTP GET request.
Todas las solicitudes están en formato URL que implica el método HTTP GET.
All requests are in URL format which implies the HTTP GET method.
Reduce el ancho de banda utilizando GET condicionales HTTP y codificación gzip/ deflate.
Reduces bandwidth by using HTTP Conditional GETs and gzip/deflate encoding.
Esto se realiza mediante una interrogación HTTP GET en un script PHP.
This is done via the HTTP GET request on a PHP script.
Este recurso está disponible por medio de una acción HTTP GET.
This resource is available through an HTTP GET action.
Se admiten peticiones que usan los métodos HTTP GET, HEAD o DELETE.
Allow requests that use the GET, HEAD, or DELETE HTTP methods.
Variables proporcionadas al script por medio de HTTP GET.
Variables provided to the script via HTTP POST.