Closed
Description
Now that we drop IE11 support, we can investigate replacing XmlHttpRequest with Fetch API as it provides "more powerful and flexible feature set". Some nice ones include
- ReadableStream body
things to also consider
- investigate retry error codes for browser case (original issue [core-http] Investigate retry error codes for XhrClient #9568)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment