https://github.com/akagi201/httpdump
Simple Golang HTTP Server which dumps the incoming client headers and body
https://github.com/akagi201/httpdump
golang http
Last synced: 12 months ago
JSON representation
Simple Golang HTTP Server which dumps the incoming client headers and body
- Host: GitHub
- URL: https://github.com/akagi201/httpdump
- Owner: Akagi201
- License: mit
- Created: 2016-06-30T03:19:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-15T08:32:11.000Z (almost 9 years ago)
- Last Synced: 2025-01-08T23:25:47.976Z (about 1 year ago)
- Topics: golang, http
- Language: Go
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# httpdump
Simple Golang HTTP Server which dumps the incoming client headers and body
## Install
* `go get github.com/Akagi201/httpdump`
## Run
* `httpdump -h`