From: Dan Untenzu Date: Wed, 18 Jan 2017 17:01:14 +0000 (+0100) Subject: [BUGFIX] Remove redundant header variable X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/commitdiff_plain/1434d8a1792b19ec14c58ab77342afaac4aa8121?hp=1434d8a1792b19ec14c58ab77342afaac4aa8121 [BUGFIX] Remove redundant header variable By removing the XHTML doctype it is not neccessary anymore to tell proxys that the content type may change. So this header is redunant now. ---