Project

General

Profile

Actions

Bug #6527

closed

WEBrick::HTTPResponse.header is a hash

Added by fhars (Florian Hars) almost 12 years ago. Updated over 4 years ago.

Status:
Rejected
Target version:
-
ruby -v:
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux]
Backport:
[ruby-core:45367]

Description

This means that there can only be one header with a given name, which makes if for example impossible to implement anything but the most trivial RFC 2617 authentication schemes, most of which would require several WWW-Authenticate headers.

This does of course affect version 1.8, too.

Actions

Also available in: Atom PDF

Like0
Like0Like0