Distinguish GET from POST for PostSend expectations
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 28 Sep 2017 10:05:03 +0000 (12:05 +0200)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 28 Sep 2017 10:05:03 +0000 (12:05 +0200)
commitaafaea29f3b3f0a31f720d3bec1d506aa8a82cc1
treedc55d2fd11ef16f083d52b32e0b1fdeddb3fa12d
parent2bea7068c4ed58f48becb96ded2258c89348b8fe
Distinguish GET from POST for PostSend expectations

This avoids needless log entries for POST requests.

Bug: T166199
Change-Id: I515fde1f619f7f016d08b7c270a1c155ee171bf9
includes/DefaultSettings.php
includes/MediaWiki.php