Next, we need to call the XMLHttpRequest open method.
It's not that different from the way that XMLHttpRequest works.
The XMLHttpRequest object for the asynchronous communication.
El objeto XMLHttpRequest para la comunicación asíncrona.
Any content accessed by XMLHttpRequest must be declared explicity.
As mentioned, the original XMLHttpRequest object has a strict security model.
Como se mencionó, el objeto XMLHttpRequest original tiene un estricto modelo de seguridad.
This is all enabled by allowing us to freely use the standardized XMLHttpRequest object.
Todo está habilitado permitiéndonos usar libremente el objeto XMLHttpRequest estandarizado.
You already have seen a couple of examples on how to create an XMLHttpRequest object.
Ya ha visto un par de ejemplos sobre cómo crear un objeto XMLHttpRequest.
The at.js library uses the timeout setting in XMLHttpRequest.
La biblioteca de at.js utiliza la configuración de tiempo de espera de XMLHttpRequest.
To create an instance of XMLHttpRequest, simply do this
Para crear una instancia de XMLHttpRequest, debes hacer lo siguiente
As you can see, the XMLHttpRequest object is a very useful and versatile tool.
Como puede ver, el objeto XMLHttpRequest es una herramienta muy útil y versátil.
This section will show you how to create simple, synchronous requests using the XMLHttpRequest object.
Esta sección le mostrará cómo crear las solicitudes simples, sincrónicos con el objeto XMLHttpRequest.
The first thing we do is create a new XMLHttpRequest object to use for processing our request.
Lo primero que hacemos es crear un nuevo objeto XMLHttpRequest para poder procesar nuestra petición.
Special resources can be, e.g., web fonts or anything requested via an XMLHttpRequest.
Recursos especiales podrían ser, p. ej., las fuentes web o cualquier solicitud realizada vía XMLHttpRequest.