Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
4
commits
feat: add streaming body processing with decompression and chunked decoding
2bca647View on GitHubfeat: add io.Reader support for parsing HTTP requests and responses
92be243View on GitHubdocs: update README for v1.3.2 with zstd and magic byte detection
c613b83View on GitHubfeat: add zstd compression support and magic byte detection (v1.3.2)
e6861aaView on GitHubrefactor: remove redundant BuildHTTP2() in favor of BuildAsHTTP2()
310a8deView on GitHubrefactor: remove redundant BuildDecompressed from builder.go
f71d164View on GitHubfeat: add comprehensive BuildOptions for Request and Response (v1.3.1)
3377862View on GitHubfeat: add search functionality and HTTP/2 structured format support (v1.3.0)
aeb25b3View on GitHubfeat: preserve original header formatting and line endings (v1.2.2)
9d5c781View on GitHubMerge branch 'claude/fix-request-body-limit-01HzkkgYHNo4iBbjMGQqyS25'
f59839eView on GitHub