| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-15 | all: convert license and copyright to use SPDX identifiers | Shulhan | |
| With help of spdxconv tool [1], we able to bulk update all files license and copyright format to comply with SPDX formats. [1] https://kilabit.info/project/spdxconv/ | |||
| 2023-03-12 | lib/http: add function to parse multipart Range response for Client | Shulhan | |
| The ParseMultipartRange parse the multipart/byteranges body or response from HTTP Range request. Each Content-Range position and body part in the multipart will be stored under RangePosition. | |||
