WICG / attribution-reporting-api

Attribution Reporting API
https://wicg.github.io/attribution-reporting-api/
Other
367 stars 173 forks source link

Set empty eligible header when there is no attribution support #1380

Closed linnan-github closed 3 months ago

linnan-github commented 4 months ago

Fixes #1368

When there is no attribution support, set Attribution-Report-Eligible header to empty string to tell the reporting origin that the request is eligible for nothing. We send the empty headers instead of omit the headers as the absence of that header in some contexts still corresponds to the request being trigger-eligible.


Preview | Diff