Project

General

Profile

Actions

Bug #1822

closed

WEBrick::HTTPServlet::AbstractServlet#do_OPTIONS raises an exception

Bug #1822: WEBrick::HTTPServlet::AbstractServlet#do_OPTIONS raises an exception

Added by tenderlovemaking (Aaron Patterson) about 16 years ago. Updated over 14 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2009-07-28 trunk 24300) [i386-darwin9.7.0]
Backport:
[ruby-core:24580]

Description

=begin
WEBrick::HTTPServlet::AbstractServlet#do_OPTIONS raises an exception when called:

NoMethodError: undefined method `sub' for :do_GET:Symbol

I've attached a patch with test that fixes this.
=end


Files

webrick.patch (1.45 KB) webrick.patch patch for fixing do_OPTIONS tenderlovemaking (Aaron Patterson), 07/28/2009 06:40 AM

Updated by tenderlovemaking (Aaron Patterson) about 16 years ago Actions #1

=begin
Bump
=end

Updated by nobu (Nobuyoshi Nakada) about 16 years ago Actions #2

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r24742.
=end

Actions

Also available in: PDF Atom