-
Notifications
You must be signed in to change notification settings - Fork 17
webrick dependency necessary? #12
Copy link
Copy link
Closed
Description
This repo was extracted from rack for v3, which previously didn't explicitly depend on webrick.
Webrick was dropped as a bundled gem from ruby 3 and the default web server for Rails is puma.
The other supported servers aren't depended upon and it would be nice if webrick is the same when I'm not actually using it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request