http-header-checker

command module
v0.0.0-...-7c45c50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2022 License: MIT Imports: 4 Imported by: 0

README

http-header-checker

Log every HTTP headers in the request.

Usage

-address string
    Listen address (default ":8080")

Example

curl -H "TestHeader: test" http://localhost:8080/
New request from 127.0.0.1:40668
	User-Agent -> [curl/7.86.0]
	Accept -> [*/*]
	Testheader -> [test]
---------------

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL