Closed GoogleCodeExporter closed 9 years ago
I had some trouble posting to the dev list about this. Here's the
correspondence about that between Justin Erenkrantz and me:
> > Ack. You do have to subscribe to post, but if you'd like I can
> > post your message - or rather, you can just paste that into the
> > issue tracker?
>
> Hmmm. I did subscribe, after the first bounce, but I subscribed in
> "no email (I'll read it on the web)" mode. I wonder if that wasn't
> enough to give me clearance to post. Anyway, I've attached it to the
> issue now.
And here is what I tried to post:
A while back, I promised Justin a patch for a buglet in Serf, whereby
it didn't handle repeated HTTP headers correctly (I mean headers where
the header name appears multiple times, with different values). This
is now done, and I've attached the patch to:
http://code.google.com/p/serf/issues/detail?id=29
As the note in the log message indicates, the change raises some
further issues, ones that I'm not sure how/whether to resolve.
Original comment by kfo...@gmail.com
on 25 Oct 2007 at 12:18
I also ran into this issue when writing mod_serf. Quite annoying.
Original comment by paul.que...@gmail.com
on 13 Nov 2007 at 4:22
Here's an updated version of the patch that updates the docs for
serf_bucket_headers_setn to note that a copy can actually be performed in the
case
where the header already appears and adds a test for the new behavior.
Original comment by roo...@gmail.com
on 14 Nov 2007 at 8:24
Attachments:
Fix committed in r1150.
Original comment by roo...@gmail.com
on 14 Nov 2007 at 9:12
Original issue reported on code.google.com by
kfo...@gmail.com
on 24 Oct 2007 at 9:40