3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go1,755 forks (1,755 forks)batch import
feature requesthelp wanted
Repository metrics
- Stars
- 21,741 stars (21,741 stars)
- PR merge metrics
- Avg merge 3d (Avg merge 3d)44 merged PRs in 30d (44 merged PRs in 30d)
Contributor guide
- Research direction
- Examine the file fs.go, particularly the range handling logic around line 912, and implement multipart/byteranges support as per RFC 7233. Study how fasthttp currently handles single range requests and extend to support multiple ranges.
- Tech stack
- go
- Domain
- backendapi
- Issue type
- Feature
- Prerequisites
- GoHTTP protocol