http-server icon indicating copy to clipboard operation
http-server copied to clipboard

Content-Range for 416 Range Not Satisfiable

Open dstd opened this issue 3 years ago • 1 comments

Content-Range: bytes */CONTENT-LENGTH header field should be generated for 416 Range Not Satisfiable response, as for RFC 9110, section 15.5.17

Contributor checklist
  • [x] Provide tests for the changes (unless documentation-only)
  • [ ] Documented any new features, CLI switches, etc. (if applicable)
    • [ ] Server --help output
    • [ ] README.md
    • [ ] doc/http-server.1 (use the same format as other entries)
  • [x] The pull request is being made against the master branch
Maintainer checklist
  • [ ] Assign a version triage tag
  • [ ] Approve tests if applicable

dstd avatar Oct 31 '22 17:10 dstd

This pull request has been inactive for 360 days

github-actions[bot] avatar Oct 27 '23 12:10 github-actions[bot]