Andrew O'Hara
03/31/2025, 7:15 PMResourceLoadingHandler.loadPath()
filter out requests for octet streams? I'm trying to host an HLS stream, but the static
server is returning 404s for every binary segment after the text playlist.Andrew O'Hara
03/31/2025, 7:18 PMResourceLoadingHandler
with a monkey patch to ignore the filter on octet stream