Pinned Loading
-
测试跨域
测试跨域 1var xhr = new XMLHttpRequest();
2xhr.open('GET', 'http://localhost:8080/process-api/repository/deployments');
34var token= "xxxxx";
5xhr.setRequestHeader("x-access-token",token);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.