beyondcode / laravel-server-timing

Add Server-Timing header information from within your Laravel apps.
MIT License
552 stars 43 forks source link

generate more than 1 Server-Timing header #39

Open DanielRuf opened 3 months ago

DanielRuf commented 3 months ago

It would be good to have it configurable, if one (big) or multiple (short) headers should be created.

https://github.com/beyondcode/laravel-server-timing/blob/master/src/Middleware/ServerTimingMiddleware.php#L69-L75