> > Like, why doesn't it have a withHeaders() method that lets you > apply/replace all the headers? >
I guess because what that would do in every implementation is calling `withHeader` in a loop. :-P Is this really that big of a problem? OTOH the message interface is already quite crowded. Also, a very lengthy discussion could be made on how the `$headers` input array should or shouldn't be structured. -- You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/CAFojS1skBKzRX-%3D-8FGT-hmOJc4gTWp41vQ68d7bNuM9gOsOnQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
