Project

General

Profile

Actions

Bug #244

closed

Cookie parsing in webrick fails on too many semicolons

Added by tenderlovemaking (Aaron Patterson) almost 16 years ago. Updated almost 13 years ago.

Status:
Rejected
Target version:
-
ruby -v:
Backport:
[ruby-core:17683]

Description

=begin
Cookie parsing in webrick fails on too many semicolons. I've attached a patch with a test that fixes the problem.
=end


Files

webrick.patch (1.21 KB) webrick.patch tenderlovemaking (Aaron Patterson), 07/09/2008 11:55 AM
Actions #1

Updated by tenderlovemaking (Aaron Patterson) almost 16 years ago

=begin
This also breaks in ruby 1.8
=end

Actions #2

Updated by shyouhei (Shyouhei Urabe) almost 16 years ago

=begin
Extra semicolons are not allowed in RFC2965. I don't think webrick should take care of those malformed input.
=end

Actions #3

Updated by yugui (Yuki Sonoda) over 15 years ago

  • Category changed from YARV to lib
  • Status changed from Open to Rejected
  • Assignee changed from drbrain (Eric Hodel) to gotoyuzo (GOTOU Yuuzou)

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0