What is the translation of " XMLHTTPREQUEST " in English?

Examples of using Xmlhttprequest in Spanish and their translations into English

{-}
  • Colloquial category close
  • Official category close
El objeto XMLHttpRequest es la clave para AJAX.
The XMLHttpRequest object is the key to AJAX.
Cargarlo a un servidor adjuntándolo a una XMLHttpRequest.
Upload it to a server by attaching to an XMLHttpRequest.
El objeto XMLHttpRequest también proporciona un aborto() método.
The XMLHttpRequest object also provides an abort() method.
Esto no es muy distinto de cómo funciona XMLHttpRequest.
It's not that different from the way that XMLHttpRequest works.
El objeto XMLHttpRequest para la comunicación asíncrona.
The XMLHttpRequest object for the asynchronous communication.
Tradicionalmente, se realizaba con el comando JavaScript XMLHttpRequest.
Traditionally, this is done with the JavaScript object XMLHttpRequest.
Xhrpost: indica que se puede usar XMLHttpRequest para enviar la solicitud.
Xhrpost Indicates XMLHttpRequest can be used to transmit the request.
El atributo readyState le indica el estado del objeto XMLHttpRequest.
The readyState attribute tells you the state of the XMLHttpRequest object.
Por ejemplo, XMLHttpRequest y la API Fetch siguen la política de mismo-origen.
For example, XMLHttpRequest and the Fetch API follow the same-origin policy.
Las APIs hacen esto posible gracias a que incluyen XMLHttpRequest y la Fetch API.
APIs that make this possible include XMLHttpRequest and the Fetch API.
Como puede ver, el objeto XMLHttpRequest es una herramienta muy útil y versátil.
As you can see, the XMLHttpRequest object is a very useful and versatile tool.
La propiedad readyState define el estado actual del objeto XMLHttpRequest.
The readyState property defines the current state of the XMLHttpRequest object.
El navegador utiliza el objeto XMLHttpRequest para la comunicación con el servidor.
The browser uses the XMLHttpRequest object to communicate back and forth with the server.
Ya ha visto un par de ejemplos sobre cómo crear un objeto XMLHttpRequest.
You already have seen a couple of examples on how to create an XMLHttpRequest object.
XMLHttpRequest fue creado por Microsoft a fines de los años 90 porque lo necesitaban para Outlook.
XMLHttpRequest was created by Microsoft in the late 90s because they needed it for Outlook.
La propiedad readyState define el estado actual del objeto XMLHttpRequest.
ReadyState This describes the present state of the XMLHttpRequest object.
A diferencia de la respuesta a una XMLHttpRequest, a partir de Chrome 43, una respuesta fetch será un objeto stream.
Unlike the response to an XMLHttpRequest, a fetch response is a stream object starting in Chrome 43.
La primera y más importante pieza del rompecabezas Ajax fue la API XMLHttpRequest(XHR).
The first and most important piece of the Ajax puzzle was the XMLHttpRequest(XHR) API.
La técnica más prominente que se está utilizando es Ajax. Predomina utilizando el Objeto XMLHttpRequest de JavaScript, otras aplicaciones de AJAX incluyen el uso de IFRAME o elementos de script HTML.
Predominantly using the XMLHttpRequest/ActiveX Object(deprecated) object from JavaScript, other Ajax approaches include using IFRAME or script HTML elements.
Espero que este artículo te ha ayudado a entender cómo funciona el objeto XMLHttpRequest.
I hope this article has helped you in understanding how the XMLHttpRequest object works.
Después de la inicialización del paquete dojo,cualquier otro paquete puede ser cargado(vía XMLHttpRequest o cualquier otro transporte similar) usando las utilidades ofrecidas en el arranque.
After initialization of the root namespace,any Dojo package can be loaded(via XMLHttpRequest or other similar transport) by using utility functions supplied in the bootstrap.
Uno de los métodos más importantes está abierta(),que inicializa el objeto XMLHttpRequest.
One of the most important methods is open(),which initializes the XMLHttpRequest object.
Con el lanzamiento de Internet Explorer 5,Microsoft liberará la primera versión de XMLHttpRequest(XHR), que dan a luz a Ajax aunque el término"Ajax" no fue acuñado hasta años más tarde.
With the release of Internet Explorer 5.0,Microsoft released the first version of XMLHttpRequest(XHR), giving birth to Ajax even though the term"Ajax" was not coined until years later.
Además soporta algunas extensiones no estándar de Internet Explorer, tales como XMLHttpRequest.
It also supports some nonstandard Internet Explorer extensions, such as XMLHttpRequest.
Las clases utilizan camel case superior(RegExp,TypeError, XMLHttpRequest, DOMObject) y métodos utilizar lower camel case getElementById, getElementsByTagNameNS, createCDATASection.
Data types and constructor functions use upper camel case(RegExp,TypeError, XMLHttpRequest, DOMObject) and methods use lower camel case getElementById, getElementsByTagNameNS, createCDATASection.
El tipo MIME para la carga esta configurada para llamar la función XMLHttpRequest function overrideMimeType().
The MIME type for the upload is set by calling the XMLHttpRequest function overrideMimeType().
En algunos convenios, se pasan a minúsculas(en este caso, XmlHttpRequest) para facilitar la mecanografía y la lectura, mientras que en otros se dejan en mayúsculas(XMLHTTPRequest) para mayor exactitud.
Some dictate that they be lowercased(e.g. XmlHttpRequest) to ease typing and readability, whereas others leave them uppercased(e.g. XMLHTTPRequest) for accuracy.
Uno o varios encabezados en la respuesta accesibles para aplicaciones cliente por ejemplo,desde un objeto XMLHttpRequest JavaScript.
One or more headers in the response that are accessible to client applications for example,from a JavaScript XMLHttpRequest object.
XMLHttpRequest es un API que puede ser usado por JavaScript, El navegador web y otros lenguajes de script para transferir XML y otros datos de texto entre una página web del Cliente y Servidor-Side-Side, y está disponible desde la introducción de Internet Explorer 5 y es accesible a través de JScript, VBScript y otros lenguajes de script el apoyo de los navegadores Internet Explorer.
XMLHttpRequest is an API that can be used by JavaScript, and other Web browser scripting languages to transfer XML and other text data between a page's client side and server side, and was available since the introduction of Internet Explorer 5.0 and is accessible via JScript, VBScript and other scripting languages supported by IE browsers.
De esta manera se tiene todo el código necesario para ser cargado y es inicializado de una sola vez,permitiendo así el cacheado la mayoría de los navegadores web no permiten el cacheado de archivos vía XMLHttpRequest.
This allows all necessary code to be loaded and initialized at once, andpermits caching of the code most web browsers do not cache files loaded via XMLHttpRequest.
Results: 53, Time: 0.0309

How to use "xmlhttprequest" in a Spanish sentence

The XMLHttpRequest object for asynchronous communication.
Prototype's APIs around the XmlHttpRequest object.
xhr This parameter contains XMLHttpRequest object.
Which Browsers Support The Xmlhttprequest Object?
fetch and XMLHttpRequest are browser APIs.
XMLHttpRequest crashes with some input streams.
Ejemplo: Soporte para XMLHttpRequest parciales (chunked XHR).
No disponibilidad del objeto XMLHttpRequest desde vJavaScript.
XMLHTTPRequest sigue la política del mismo origen.
AJAX uses the XMLHttpRequest (XHR) DOM object.

How to use "xmlhttprequest" in an English sentence

The XMLHttpRequest object has an associated anonymous flag.
The XMLHttpRequest has a custom header for CORS.
Creates the correct XMLHttpRequest object for this browser.
Flash uploaders and XMLHttpRequest uploads are supported.
This line of code creates the XMLHttpRequest object.
However, there are some limitations to XMLHttpRequest object.
Each XMLHttpRequest object has its own task source.
AJAX communicates with the server using XMLHttpRequest object.
How Can We Cancel The Xmlhttprequest In Ajax?
The XMLHttpRequest object for asynchronous communication.
Show more

Top dictionary queries

Spanish - English