Daniel Kinzler has uploaded a new change for review. Change subject: Make HttpError set actual HTTP error code. ......................................................................
Make HttpError set actual HTTP error code. Previsouly, HttpError would set a Status header with the desired code, but would not change the actual HTTP/1.1 header to include that code. Change-Id: I2f68b1fa410b3619c5be3e82b64f99df97b9415a --- M includes/Exception.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/32/46532/1 -- To view, visit https://gerrit.wikimedia.org/r/46532 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2f68b1fa410b3619c5be3e82b64f99df97b9415a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
