https://github.com/yireo/Yireo_LinkPreload
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 Server Push
https://github.com/yireo/Yireo_LinkPreload
magento2-module
Last synced: about 1 year ago
JSON representation
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 Server Push
- Host: GitHub
- URL: https://github.com/yireo/Yireo_LinkPreload
- Owner: yireo
- License: osl-3.0
- Created: 2017-02-18T15:07:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-11T07:21:57.000Z (over 1 year ago)
- Last Synced: 2025-03-25T19:50:35.642Z (about 1 year ago)
- Topics: magento2-module
- Language: PHP
- Size: 141 KB
- Stars: 92
- Watchers: 10
- Forks: 19
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# Yireo LinkPreload
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading.
Note: This module was formally known as `Yireo_ServerPush` but the name gave a wrong impression (referring to the HTTP/2 `PUSH` feature). Hence this module was renamed.
## See also:
- [Installation](INSTALL.md)
- [Usage](USAGE.md)
- [Notes](NOTES.md)