Articles tagged: XMLHttpRequest API

Found 3 documents

  • Web/API/FormData/entries The FormData.entries() method returns an iterator allowing to go through all key/value pairs ...
  • Web/API/FormData/keys The FormData.keys() method returns an iterator allowing to go through all keys contained in this ...
  • Web/API/FormData/values The FormData.values() method returns an iterator allowing to go through all values contained in ...