Accept new "MediaWiki-ChronologyClientId" HTTP header
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 19 Apr 2019 21:58:34 +0000 (14:58 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 20 Apr 2019 03:15:31 +0000 (20:15 -0700)
commit6b6997dcf9036e372b4c7bc5476c9d8f9145d2c2
treec9ab40b32897ce90f02e79c9058ee72bb7721a21
parent61702397aa04572251869935245c07a0821f6c4a
Accept new "MediaWiki-ChronologyClientId" HTTP header

This is not used when the ID is already in "cpPosIndex".

Also, prefix the "ChronologyProtection" header with "MediaWiki-".
The header is currently usused but might be useful for services
in the future.

Bug: T212550
Change-Id: Ia871e95966d3550bac3dc4b2edb58e18359af7d9
includes/Setup.php