/http-headers

Go web server that prints HTTP header, useful for proxy debugging

Primary LanguageGo

http-headers

http-headers is a Go web server that displays any HTTP headers it receives. It's useful for debugging proxy server configurations.

Installation

go get github.com/jbarham/http-headers

About

http-headers was written by John Barham (jbarham@gmail.com).