Rack This is a simple Rack app to act as a web-server. And netcat showing HTTP responses. Documentation Usage to start: $ rackup after you've started web-server, you can run: $ ruby http.rb to see HTTP responses of the server.