Hello,
some users of the calendar WCAP provider face a "redirect" status code
when a synchronous channel request is issued like
var stream = channel.open();
var status = channel.status;
Are informal message status codes valid at all in synchronous scenarios?
Due to the synchronous nature of these calls, I would expect the status
code being either an error code (i.e. the request has failed) or NS_OK.
If the channel is redirected, how do I get the redirected channel and
actually wait for that request being completed?
thanks for helping,
regards,
-Daniel
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network