An open API service indexing awesome lists of open source software.

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

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`