em-http-request icon indicating copy to clipboard operation
em-http-request copied to clipboard

Compatibility with Rack 3

Open voxik opened this issue 9 months ago • 2 comments

  • Rack has removed Mongrel support ages ago [1]
  • Rack split the webserver handlers into Rackup [2]

voxik avatar Jun 23 '25 15:06 voxik

However, this change is not complete. With WEBrick, there are a few failing test cases, e.g. https://github.com/rack/rackup/issues/35

voxik avatar Jun 23 '25 15:06 voxik

Heh, just looked at Mongrel reverse dependencies:

https://rubygems.org/gems/mongrel/reverse_dependencies

voxik avatar Jun 23 '25 15:06 voxik