-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Area: NetworkingWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.enhancement
Milestone
Description
Summary
Follow-up of #9537.
See https://fetch.spec.whatwg.org/#cors-preflight-cache
Cross-Origin resource sharing requests can use a cache of preflights (OPTIONS requests that fetch validation headers) to reduce the network traffic when communicating recurrently with the same validated origins.
Motivation
The current Origin Policy implementation lacks any caching mechanism impacting both the network traffic and client performance.
Basic Example
No response
Open Questions
No response
Metadata
Metadata
Assignees
Labels
Area: NetworkingWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.enhancement