Https requests with Authorization not working via Safari

前端 未结 4 1976
伪装坚强ぢ
伪装坚强ぢ 2021-02-12 14:13

Context

XHR requests with Authorization header over HTTPS (both together) don\'t reach the server, using Safari (IOS and MacOS). But it works with IE, C

4条回答
  •  清酒与你
    2021-02-12 15:05

    To solve that you need access to the device that are running the code and change a safari setting that prevent cross-site tracking, this works fine for me.

提交回复
热议问题