You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Topics API announcements
Hi all,
Last year weannouncedsupport for Topics via headers, in requests initiated via Fetch and (temporarily) XHR. More recently, weannouncedthat we plan to extend support to request headers for iframes. The initially proposed format for the request header looked like this:
There were some drawbacks to the format, including size and potential security issues. To address these concerns, we are announcing a new request header format:
Note that the topics are grouped by version now. More examples are available in the Topics APIspec. Padding (the p=P000000000
parameter in the code example above) is included to ensure a consistent header length, feel free to ignore it when parsing. These changes are available beginning in Chrome 115.