aboutsummaryrefslogtreecommitdiff
path: root/lib/http/testdata/server/head_range_test.txt
AgeCommit message (Collapse)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
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-12lib/http: add integration test for request HEAD for RangeShulhan
The test check the response header, whether the Accept-Ranges printed or not.