You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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-000000
0 commit comments