Commit bb229c9
committed
feat(root): use additonal headers on constants fetch
- Added code in `fetchConstants()` to check if `getAdditionalHeadersCb` is set
- When available, retrieves additional headers using the callback with appropriate parameters
- Applies any returned headers to the request before execution
TICKET: WP-0000001 parent d5a4e64 commit bb229c9
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
556 | 562 | | |
557 | 563 | | |
558 | 564 | | |
| |||
0 commit comments