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
refactor(audience): make httpSend generic for consent PUT
Add method option to TransportOptions so consent module can use httpSend
instead of raw fetch. Type the consent payload as ConsentUpdatePayload
and widen httpSend to accept both BatchPayload and ConsentUpdatePayload.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments