https://bugzilla.wikimedia.org/show_bug.cgi?id=64393

Liangent <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Let 404 responses pass      |Let error responses pass
                   |through the proxy if they   |through the proxy if they
                   |contain contents            |contain contents

--- Comment #1 from Liangent <[email protected]> ---
This blocks development for me currently. Django catches exceptions then
displays them using an HTTP 500 page, so no content is left in error.log.
However the proxy catches those HTTP 500 pages further, and replaces them with
a standard error page, making me unable to see any exception details anywhere.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to