Closed
Description
Hi,
I noticed the Client::request() function doesn't support pass custom header. It can only set $_SERVER, but not headers directly.
It is exactly the same problem as mentioned here: http://stackoverflow.com/questions/11549672/symfony-functional-test-custom-headers-not-passing-through
Thanks,
Wei