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
@@ -304,6 +301,10 @@ By default this field comes configured with some options, so feel free to config
304
301
305
302
*Notice*: This package skip automatically binary response. See [File Downloads][link-file-download].
306
303
304
+
## Warning
305
+
306
+
**\RenatoMarinho\LaravelPageSpeed\Middleware\TrimUrls::class** is considered **medium risk**. It can cause problems if it uses the wrong base URL. This can happen, for example, if you serve HTML that will be pasted verbatim into other HTML pages. If URLs are trimmed on the first page, they will be incorrect for the page they are inserted into. In this case, just disable the middleware.
307
+
307
308
## Testing
308
309
309
310
```bash
@@ -317,6 +318,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
317
318
## Credits
318
319
319
320
-[Renato Marinho][link-author]
321
+
-[João Roberto P. Borges][link-maintainer]
320
322
-[All Contributors][link-contributors]
321
323
322
324
## Inspiration
@@ -327,15 +329,13 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
327
329
328
330
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
0 commit comments