diff --git a/background.js b/background.js index 73f904f..41c7e13 100644 --- a/background.js +++ b/background.js @@ -131,7 +131,17 @@ async function fetchXhr2(origin, phpsessid, actionId) { async function fetchFicheHtml(origin, phpsessid, formLink) { const url = `${origin}/index.php?${formLink}&PHPSESSID=${encodeURIComponent(phpsessid)}`; console.log("[bg] fetchFicheHtml →", url.substring(0, 120)); - const r = await fetch(url, { credentials: "include" }); + // v5.0.8 : EasyVista retourne maintenant un