I want this so badly, please implement
Kagamin via Digitalmars-d
digitalmars-d at puremagic.com
Tue Apr 12 01:37:40 PDT 2016
On Thursday, 7 April 2016 at 20:36:28 UTC, Adam D. Ruppe wrote:
> So a web server dies with a RangeError because of some POST
> data. What was the user submission that killed it? POST data
> isn't ordinarily logged, so I have no idea and cannot reproduce.
What's the reason to not log POST request on error? It's a plain
string, should be trivial to log.
More information about the Digitalmars-d
mailing list