Hi,

Vlad, you have made the ParseRange() call in the fastpath.c.
Can you help me understand the "Range:" header layout?
Is it something like:

   Range: bytes=a-b,c-d,e-f
   or
   Range: bytes=-a

Or, can it only be:

   Range: bytes=a-b
   or
   Range: bytes=-a

I have some trouble understanding this from the code.

Thanks,
Zoran

Reply via email to