daben1990

Results 2 comments of daben1990

@thalesfsp I am a front-end engineer . and use gulp /yeoman. so this project helped me a lot about share problem.but more question occurs.such as sync problem ...

like this ``` cornerstoneWADOImageLoader.configure({ beforeSend: function (xhr, imageId) { let timestamp = new Date().getTime() xhr.setRequestHeader('token', localStorage.getItem('token')) } }) ```