Support for internal mappings to handle CORS issues
Tasks
-
Implement a special internal mapping type (
internalmap
,aliasmap
etc) that maps a path (such as/some-endpoint
) into an external site endpoint. This could be used to avoid CORS issues when fecthing external content (tpo/applications/tor-browser#32865).
Time estimation
- Complexity: small (1 day)
- Uncertainty: low (x1.1)
- Reference (adapted)