aboutsummaryrefslogtreecommitdiff
path: root/lib/http/range.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2025-01-25lib/http: return an error when parsing Content-RangeShulhan
2024-03-05all: comply with linter recommendations #3Shulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2024-01-24lib/http: update doc to use comment linksShulhan
2024-01-24lib/http: refactoring Range request, limit content served by serverShulhan
2023-04-05lib/http: replace lib/parser with lib/stringsShulhan
2023-03-26lib/http: fix empty branch when parsing rangeShulhan
2023-03-12lib/http: add function to parse multipart Range response for ClientShulhan
2023-03-12lib/http: add support for HTTP Range in ServerShulhan