Ajax

Ajax functionality is not part of the DOM, but has traditionally been included in DOM manipulation libraries (jQuery), so is listed here.

  • window.fetch()

    make web requests and deal with responses, asynchronously