Skip to content

Commit

Permalink
Don't load any handlers by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Nov 2, 2024
1 parent d5dc856 commit 9771b55
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/rackup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,3 @@
require_relative 'rackup/handler'
require_relative 'rackup/server'
require_relative 'rackup/version'

require_relative 'rackup/handler/webrick'
require_relative 'rackup/handler/cgi'

0 comments on commit 9771b55

Please sign in to comment.