Commit f0c70a34 authored by Martin Storsjo's avatar Martin Storsjo
Browse files

CtsTestServer: Add support for an alternate redirect route

Doing redirects from /redirect/assets/file to /assets/file by
stripping path segments is too symmetrical for some tests.
For instance, a relative reference "otherfile", relative to
/assets/file (loaded via /redirect/assets/file) might incorrectly
be loaded from /redirect/assets/otherfile which will work only
by coincidence. In general there's no such guarantee that such
redirects map any pathname symmetrically.

Change-Id: I9890d59ac0441ce9e6218c73deb590555af7f4a5
parent ad8a5fc9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment