You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 2.x branch.
Discussion
----------
Fix missing integrity hash on preload tags
I wasn't able to edit #161, so I've opened a new PR and made changes here.
Fix#101, fix#225
On an existing app, integrity hashes and other attributes are nicely injected into `Link` header:
<img width="1101" alt="image" src="https://github.com/user-attachments/assets/3733d80f-1927-49d9-8f0e-c8e340f7ed69">
Commits
-------
b8219a8 Pass all attributes to `Link` header
707cd49 style: php-cs-fixer
2025c41 Fix missing integrity hash on preload
0 commit comments