chinesedfan/You-Dont-Know-Axios

XHR limitations

Opened this issue · 2 comments

Like,

  • cookies are always there
  • can't get status code of OPTION requests
  • can't response for browser cancelling

Browsers will always add Authorization header when redirecting, see axios/axios#2855 (comment)

Http limitations,