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
Add HTTPHeader config file parameter that specifies custom HTTP headers that will be added to HTTP responses.
Decode percent-encoded URLs (for HTTP).
Append 'Z' time zone designator to earliest and latest times in HTTP streams output.
Add /streamids endpoint to HTTP support to return a list of streams. This is similar to the /streams endpoint but without the time extents. The /streamids endpoint is consistent, always and only a list of streams.
Disallow SeedLink TIME requests with future start time, return error to the client.