HttpOnly cookie in browser.cookies API

Hi,
From MDN doc, the httpOnly cookie can't be obtained by browser.cookies API for Safari WebExtension.
I would like to ask is there any plan to support getting httpOnly cookie in the future?

Besides, for the previous App Extension architecture, is there any way to obtain httpOnly cookie in swift code?

Thank you very much

Accepted Reply

MDN is correct, this is not supported at this time. If this is something you would like to see supported in Safari Web Extensions or App Extensions, please send your use cases via Feedback Assistant. Thanks!

Replies

MDN is correct, this is not supported at this time. If this is something you would like to see supported in Safari Web Extensions or App Extensions, please send your use cases via Feedback Assistant. Thanks!