Add a header on thumb.php saying which thumb server on error.
authorBrian Wolff <bawolff+wn@gmail.com>
Sat, 28 Sep 2013 23:41:00 +0000 (20:41 -0300)
committerBrian Wolff <bawolff+wn@gmail.com>
Sat, 28 Sep 2013 23:41:00 +0000 (20:41 -0300)
commitaa99e1cdfc06d248f66f23d7765ccfb17b410bf8
tree6fc729bbc906aaeff59018d5fe70477476e5e642
parent217fd4345ada3f9899406bf352219bb795876706
Add a header on thumb.php saying which thumb server on error.

Only added if $wgShowHostnames is on. Adding the host name as a
header makes it much easier when debugging with command line tools,
since one often throws away the response body. This still keeps
the host name in an html comment in the response body as well,
like it was previously.

Change-Id: I9d15bd5e2abb4e7a8d3fe2a17fc546a1c5f3b70f
thumb.php