cpython
cpython copied to clipboard
gh-86809: Add support for HTTP Range header in SimpleHTTPServer
Add support for the HTTP Range header to SimpleHTTPServer to solve #86809
- Issue: gh-86809