<type>(<scope>): <subject>
fix(middleware): ensure Range headers adhere more closely to RFC 2616 Closes #4, #6, Related to #5
<type> values:
- feat (new feature for the user, not a new feature for build script)
- fix (bug fix for the user, not a fix to a build script)
- docs (changes to the documentation)