An HTTP server toolkit that can be configured as an HTTPS server, a proxy server, and a virtual-host server.
gem install webrickNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start a basic HTTP server serving static files
Add gem 'webrick' to your Gemfile or install it explicitly.
No dependency data recorded yet.