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
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -33,10 +33,6 @@ protected $middleware = [
33
33
When you route a request through the `AddHttp2ServerPush` middleware, the response is scanned for any `link` or `script` tags that could benefit from being loaded using Server Push.
34
34
These assets will be added to the `Link` header before sending the response to the client. Easy!
35
35
36
-
## Change log
37
-
38
-
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
0 commit comments