it seems the x-original-url is not a good choice, as [symfony looks at that header](https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpFoundation/Request.php#L1618). should we go for x-url-backup or x-fos-original-url?