yize / xswitch

A Chrome Extension for redirecting/forwarding request urls
https://chrome.google.com/webstore/detail/xswitch/idkjhjggpffolpidfkikidcokdkdaogg
MIT License
986 stars 118 forks source link

authorization header 不携带 #69

Open HantaoCai opened 9 months ago

HantaoCai commented 9 months ago

新版本 chrome (119) 在重定向后不携带authorization 的header, 导致重定向后被拦, 有什么方法应对?

Carrotzpc commented 9 months ago

同样的问题 +1

Carrotzpc commented 9 months ago

临时找了个替代方案 Request Interceptor: https://chromewebstore.google.com/detail/request-interceptor/bfgblailifedppfilabonohepkofbkpm

不过需要手动加个添加请求 header 的 action,而且这个 action 只能单独加,不能在其他规则里链式添加:

image

ytwp commented 4 months ago

+1

Bouger-CN commented 4 months ago

+1

FranzHaidnor commented 2 months ago

+1