Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

aklinkert/http-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http-dump

Logs http headers to stdout. Can be run as a docker container from scalify/http-dump.

usage

docker run --rm \
    -p "8080:8080" \
    -it scalify/http-dump

License

MIT License
Copyright (c) 2017 Scalify GmbH