aboutsummaryrefslogtreecommitdiff
path: root/lib/http/testdata
AgeCommit message (Expand)Author
2026-02-05lib/http: change HandleFS redirect status code to 301 Moved PermanentlyShulhan
2026-02-05lib/http: handle file system with canonical directory end with slash "/"Shulhan
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2025-01-22lib/http: always refresh a directory on GET requestShulhan
2024-09-30lib/http: add Server method to register handler by functionShulhan
2024-04-24lib/http: refactoring "multipart/form-data" parameters in ClientRequestShulhan
2024-03-14lib/http: add test for Server handleDeleteShulhan
2024-01-24lib/http: refactoring Range request, limit content served by serverShulhan
2023-03-12lib/http: add function to parse multipart Range response for ClientShulhan
2023-03-12lib/http: add integration test for request HEAD for RangeShulhan
2023-03-12lib/http: add support for HTTP Range in ServerShulhan
2022-03-30lib/http: implement handler to authorized request to Server MemfsShulhan
2018-12-16lib/http: handle large size of file that is not on memoryShulhan
2018-12-16lib/http: new package for simplifying writing HTTP serverShulhan