ruby-webrick

HTTP server toolkit in Ruby
  https://github.com/ruby/webrick
  0
  no reviews



WEBrick is an HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.

It used to be provided with the standard library of the Ruby interpreter, and has been available only as a standalone gem since ruby3.0.