Examples with "Get HTTP a" 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.
Aquí estoy haciendo una solicitud Get HTTP a Google.
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
TRUE para resetear la petición HTTP a GET.
El cliente envía un HTTP GET a Default.aspx.
El cliente envía un HTTP GET a Default.aspx.
Si envías una solicitud HTTP GET a ese punto de conexión, recibirás información del perfil del usuario.
If you make a HTTP GET request to that endpoint, you can retrieve the user's profile information.
La siguiente imagen ilustra como se puede enviar un petición de tipo HTTP GET a este recurso
The following image illustrates how you can send an HTTP GET for this resource
Primero, la parte del código utilizado para extraer la información, que llamamos bot de apropiación, envía una solicitud HTTP GET a un sitio web específico.
First the piece of code used to pull the information, which we call a scraper bot, sends an HTTP GET request to a specific website.
Si envías una solicitud HTTP GET a ese punto de conexión, recibirás un objeto de datos que contiene una lista de segmentos personalizados creados en tu organización.
If you make an HTTP GET request to that endpoint, it will return a data object that contains a list of custom segments created in your organization.
Tenga en cuenta que cuando envía un comando HTTP GET a un servidor web recibirá gran cantidad de datos como respuesta.
Please note: when sending a HTTP GET command to a web-server you may receive a lot of data as reply.
Cuando el navegador desea obtener posibles resultados de un término de búsqueda, envia una solicitud HTTP GET a la URL especificada por el elemento <Url>.
When the browser wants to fetch possible matches for a search term, it then sends an HTTP GET request to the URL specified by the <Url> element.
Todas las solicitudes HTTP GET enviadas a estos puertos atenderán la página de instalación falsa de Chrome, incluso si el usuario está navegando con él.
Any HTTP GET request sent to these ports will serve the fake Chrome installation page... even if you're browsing with Chrome!
Usa la interfaz IXMLHTTPRequest2 para enviar solicitudes HTTP GET y POST a un servicio web.
The IXMLHTTPRequest3 inherits all the methods and properties of the IXMLHTTPRequest2 interface.