https://github.com/artyom/buffering
http.Handler wrapper buffering bodies of http requests to on-disk files before passing them to child handler
https://github.com/artyom/buffering
Last synced: 10 months ago
JSON representation
http.Handler wrapper buffering bodies of http requests to on-disk files before passing them to child handler
- Host: GitHub
- URL: https://github.com/artyom/buffering
- Owner: artyom
- License: mit
- Created: 2017-08-26T10:16:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T11:12:14.000Z (about 3 years ago)
- Last Synced: 2025-01-14T07:53:55.939Z (over 1 year ago)
- Language: Go
- Homepage: https://pkg.go.dev/github.com/artyom/buffering
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
See https://godoc.org/github.com/artyom/buffering for details