Comment 69 for bug 52667

Revision history for this message
In , Pcmccurdy (pcmccurdy) wrote :

In reply to comment #68:

> > > So what's the reason for this?
> > That code is the reason that the extensions need to hack around the problem of
> > not getting all headers they need.
>
> But this has to be an extra bug IMHO.

I need to do this here so that my extension can get the List-Post header and tell whether the Reply-To-List will work or not. I suppose I could just add the List-Post header to the list of "blessed" headers, but that seems totally hacky.

If there's another bug about getting rid of this mis-optimization, then I could send another patch to that bug and make this bug depend on it. It just seemed easier to do it all at once.