index
:
pakakeh.go
dev
main
Collections of packages and tools for working with Go programming language.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
http
/
testdata
Age
Commit message (
Expand
)
Author
2026-02-05
lib/http: change HandleFS redirect status code to 301 Moved Permanently
Shulhan
2026-02-05
lib/http: handle file system with canonical directory end with slash "/"
Shulhan
2026-01-15
all: convert license and copyright to use SPDX identifiers
Shulhan
2025-01-22
lib/http: always refresh a directory on GET request
Shulhan
2024-09-30
lib/http: add Server method to register handler by function
Shulhan
2024-04-24
lib/http: refactoring "multipart/form-data" parameters in ClientRequest
Shulhan
2024-03-14
lib/http: add test for Server handleDelete
Shulhan
2024-01-24
lib/http: refactoring Range request, limit content served by server
Shulhan
2023-03-12
lib/http: add function to parse multipart Range response for Client
Shulhan
2023-03-12
lib/http: add integration test for request HEAD for Range
Shulhan
2023-03-12
lib/http: add support for HTTP Range in Server
Shulhan
2022-03-30
lib/http: implement handler to authorized request to Server Memfs
Shulhan
2018-12-16
lib/http: handle large size of file that is not on memory
Shulhan
2018-12-16
lib/http: new package for simplifying writing HTTP server
Shulhan