Skip to content

Instantly share code, notes, and snippets.

@moinologics
Last active January 22, 2022 13:35
Show Gist options
  • Save moinologics/a54e22e6854efcd50185df5ec65fca59 to your computer and use it in GitHub Desktop.
Save moinologics/a54e22e6854efcd50185df5ec65fca59 to your computer and use it in GitHub Desktop.
syntax reference - https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Range#syntax
^bytes=(([0-9]{1,}-[0-9]*)|([0-9]*-[0-9]{1,}))(, (([0-9]{1,}-[0-9]*)|([0-9]*-[0-9]{1,})))*$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment