header for requests.
const headers = { "Content-type": "text/plain", "Cache-Control": "no-cache", "Pragma": "no-cache", "Expires": "0", };