HttpLab is the interactive web server. HTTPLabs let you inspect HTTP requests and forge responses.
HttpLab Installation
Golang
go get github.com/gchaincl/httplab
go install github.com/gchaincl/httplab/cmd/httplab
Archlinux
yaourt httplab
FIXME
On systems where snap...