Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Improving CORS performance

6 views
Skip to first unread message

Anne van Kesteren

unread,
Feb 19, 2015, 8:34:19 AM2/19/15
to dev-se...@lists.mozilla.org
For certain deployed HTTP APIs using CORS can turn N fetches into 2N
fetches, due to preflights being scoped to URLs. I wrote a proposal
for an origin wide cache preflight to circumvent this and basically
require a single preflight for an entire origin per requesting origin:

https://lists.w3.org/Archives/Public/public-webappsec/2015Feb/0350.html

I would appreciate review.


--
https://annevankesteren.nl/
0 new messages