Commit 4e7ee11c authored by Chunchi Che's avatar Chunchi Che

Merge branch 'feat/dpu' into 'main'

Statistics DPU

See merge request !385
parents b4f8fe7e 90240ae2
Pipeline #27890 passed with stages
in 9 minutes and 41 seconds
export function mdproHeaders(): Headers {
const myHeaders = new Headers();
myHeaders.append("ReqSource", "MDPro3");
myHeaders.append("ClientSource", "Web");
return myHeaders;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment