Please note: The functionality this module provides is now available in a different module that also provides additional functionality: https://github.com/DorsetDigital/silverstripe-enhanced-requirements
This module will remain, but will not be actively developed beyond critical bugfixes. Please use the enhanced requirements module from now on
Adds basic HTTP2 functionality like requirements push
This module adds the necessary HTTP headers to SilverStripe to enable HTTP/2 push functionality on servers which support it.
By default, the module will send the header containing all the CSS and JS files which have been added to a site using the Requirements
API.
*Silverstripe 4.x
Install with composer require dorsetdigital/silverstripe-http2
Add a config YML file to enable:
---
Name: httptest
---
DorsetDigital\HTTP2\DDMiddleware:
enabled: true
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem