Reduce memory used by URL error details.
Use a Counter instance from the beginning to factorise identical referrers. Simplify code used to render error detail to HTML.
Showing
Please register or sign in to comment
Use a Counter instance from the beginning to factorise identical referrers. Simplify code used to render error detail to HTML.