Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hdump

A simple web server which captures all requests send to it for debugging

Features

  1. Capture all http requests to it for debugging
  2. Show all captured requests, by requesting to /admin

Building

  1. Get stack
cd hdump
stack setup
stack install

Running

hdump -p 4000 HDUMP_PORT=5000 hdump

Port can be customized by -p or environment variable HDUMP_PORT. In case both are define, environment variable will be used

Todo

  • Customize show url
  • Add a persistant storage, right now all requests store in memory

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages