10.14.0: Add video fragment response headers to the debug view (#406)
📺 What
For MSE browsers, show the headers in debug.fragmentResponseHeaders as static fields in the debug tool overlay.
🛠 How
- Add new optional
debugobject to the initialisation data. - For each header in
fragmentResponseHeadersdisplay the value from the latest video fragment response.