Consider using the same iframe per origin
Open
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Same origin requests could share the same iframe.
This would reduce the initial delay of the iframe being loaded (because of the additional request that is made).
Is there anything I'm not aware that does not allow that?
Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.