xhr

About this tag
The xhr tag on WindowsForum.com covers discussions about XMLHttpRequest (XHR), a foundational web API for making HTTP requests from the browser. Content highlights the evolution from XHR to the newer Fetch API, particularly in the context of Microsoft Edge and Windows 10 updates. Topics include the history of XHR, its limitations, and how Fetch addresses them, with references to Service Workers and EdgeHTML. The tag is relevant for web developers and IT professionals working with Microsoft browsers and modern web standards.
  1. News

    Fetch (or the undeniable limitations of XHR)

    Starting in EdgeHTML 14, coming with this summer’s Windows 10 Anniversary Update, Microsoft Edge will support the highly anticipated Fetch APIs. This represents the first step in our planned journey to supporting Service Worker in a future release. You can preview the Fetch APIs in Link Removed...
Back
Top