Allow changing cookie options in WebResponseSetCookie hook
authorBryan Davis <bd808@wikimedia.org>
Wed, 10 Feb 2016 22:49:08 +0000 (15:49 -0700)
committerBryan Davis <bd808@wikimedia.org>
Wed, 10 Feb 2016 22:49:08 +0000 (15:49 -0700)
commitcfbc25c5a57b312bd0d0bd9e09e2e801fb48e227
treec9686f9013db54a05efe2c9d6517d0afd541c08b
parente089a5c023b61e3b31c872864214ec6479ed9149
Allow changing cookie options in WebResponseSetCookie hook

Pass the cookie options by value to WebResponseSetCookie handlers so
that they may alter them.

Bug: T49647
Change-Id: I69ae55baa7806f14726b0b08215c0df471794b39
docs/hooks.txt
includes/WebResponse.php