Comment 13 for bug 605775

Revision history for this message
Max Kanat-Alexander (mkanat) wrote :

Okay, so, I have a working XSS-protection branch, now, at lp:~mkanat/loggerhead/raw-prefix.

It still needs two enhancements/fixes, though:

* Right now if you specify both --prefix and --raw-prefix, --raw-prefix gets overridden by the PrefixMiddleware. Does anybody know how to disable PrefixMiddleware for just one specific response?

* It needs the ability to have different URLs for each branch.