leozhang

Results 2 issues of leozhang

### What this PR does / Why we need it: ### What is changed and how it works? ### Does this PR introduce a user-facing change? - [ ] API...

### Describe the bug [sse-proxy](https://github.com/HuolalaTech/page-spy/blob/main/packages/page-spy-browser/src/plugins/network/proxy/sse-proxy.ts) The native EventSource does not support setting headers such as Authorization. When using sse-polyfill related implementations, this causes Authorization to be discarded, and it is...

enhancement