MSL
MSL copied to clipboard
Enhance getInterceptedXHR() to poll server until intercept actually happens
The API should allow user to specify a timeout and within the timeout it should poll server to wait for intercept to happen. If intercept did happen within the timeout, return this. If not, return an error.