Commit 247e5af
committed
fix: exclude stackHeaders from entry data assignment
Previously, if an entry contained stackHeaders, it would overwrite the existing stack headers. If tokens were updated in the meantime, this could result in an authorization error.1 parent 26da7a6 commit 247e5af
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments