Commit 11b2f6d
committed
fix: scoped 原始线索统一带响应头
之前 buildScopedRawJson 只在 source 是「响应头」时才把 headers 字段塞进 scoped JSON,点击页面扫描 / 动态监控 / JS 版权注释来源的「原始线索」按钮拿到的 scoped JSON 没有响应头。spoof 场景下用户需要交叉对照伪造头与具体识别项,响应头应该跟着每条 scoped 视图一起出现。
将版本号提升到 1.3.47。1 parent 606cac4 commit 11b2f6d
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
| 839 | + | |
839 | 840 | | |
840 | 841 | | |
841 | 842 | | |
842 | 843 | | |
843 | | - | |
| 844 | + | |
| 845 | + | |
844 | 846 | | |
845 | 847 | | |
846 | 848 | | |
847 | 849 | | |
848 | 850 | | |
849 | | - | |
850 | 851 | | |
851 | 852 | | |
852 | 853 | | |
| |||
0 commit comments