SAEON / mnemosyne

A very simple HTTP-range supporting file server. Stream your file in, and stream your file out!
MIT License
3 stars 2 forks source link

Full range header spec should be supported #18

Closed zachsa closed 1 year ago

zachsa commented 1 year ago

Looking at the MDN docs, it looks like it should be possible to request multiple ranges. Mnemosyne should support the full range header specification

zachsa commented 1 year ago

There is another issue for this (https://github.com/SAEON/mnemosyne/issues/16)