2024-10-09
This commit is contained in:
parent
a129d830cb
commit
336911df78
333 changed files with 5413 additions and 2967 deletions
|
|
@ -1,17 +1,17 @@
|
|||
import { x } from "./chunk-7BKSRZNG.C39W3Wne.js";
|
||||
import { z, N } from "./index.CeK6pfoJ.js";
|
||||
import { p as parse } from "./index.DD7qm8S6.js";
|
||||
import { d as ENTETE_WC_NONCE } from "./api2.js";
|
||||
import { p as parse } from "./index.CCa5Y_L9.js";
|
||||
import { e as ENTETE_WC_NONCE } from "./api.js";
|
||||
import { a as leveBadRequestError, b as leveUnauthorizedError, c as leveNotFoundError, d as leveErreur, E as ErreurInconnue } from "./erreurs.js";
|
||||
import { e as estWCError } from "./erreurs2.js";
|
||||
import "./exports.DNZBdkMD.js";
|
||||
import "./exports.D-K_zMCo.js";
|
||||
const postBackend = (args) => fetch(
|
||||
args.route,
|
||||
{
|
||||
body: args.corps,
|
||||
credentials: "same-origin",
|
||||
headers: {
|
||||
"Accept": "application/json",
|
||||
Accept: "application/json",
|
||||
"Content-Type": "application/json",
|
||||
[ENTETE_WC_NONCE]: args.nonce
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue