fetch(url, {
        headers
      })
        .then((response) => {
          response.text().then((text) => {