Re: [PATCH] FIFO header order support in HTTP::Headers

"Gisle Aas" <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.lwp
Message-ID <[email protected]>
On Sat, Sep 6, 2008 at 1:43 AM, Michael Greb <[email protected]> wrote:
> Should wire order imply wire case as well?

I think it makes sense to be able to enable them separately.
Suggested interface:

  $h->scan(\&cb, original_order => 1, original_case => 1);
  $h->as_string(eol => "\n", original_order => 1, original_case => 1);'

--Gisle
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.