2017 © Pedro Peláez
 

silverstripe-vendormodule silverstripe-http2

Adds support for HTTP2 features

image

dorsetdigital/silverstripe-http2

Adds support for HTTP2 features

  • Thursday, July 19, 2018
  • by DorsetDigital
  • Repository
  • 3 Watchers
  • 2 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

silverstripe-http2

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, (*1)

This module will remain, but will not be actively developed beyond critical bugfixes. Please use the enhanced requirements module from now on, (*2)


Adds basic HTTP2 functionality like requirements push, (*3)

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., (*4)

Requirements

*Silverstripe 4.x, (*5)

Installation

Install with composer require dorsetdigital/silverstripe-http2, (*6)

Usage

Add a config YML file to enable:, (*7)


--- Name: httptest --- DorsetDigital\HTTP2\DDMiddleware: enabled: true

The Versions

19/07 2018

dev-master

9999999-dev https://github.com/DorsetDigital/silverstripe-http2

Adds support for HTTP2 features

  Sources   Download

BSD-3-Clause

The Requires

 

by Tim Burt

http silverstripe http2

19/07 2018

v1.0.0-beta.1

1.0.0.0-beta1 https://github.com/DorsetDigital/silverstripe-http2

Adds support for HTTP2 features

  Sources   Download

BSD-3-Clause

The Requires

 

by Tim Burt

http silverstripe http2