goBazinga / elmah

Automatically exported from code.google.com/p/elmah
Apache License 2.0
0 stars 0 forks source link

Ability to view actual HTTP POST request details #164

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What new or enhanced feature are you proposing?

This is similar to Issue 124
(http://code.google.com/p/elmah/issues/detail?id=124) except that I'd like
to view POST or request details on the webpage rather than the email.

Instead of limiting it, I'd rather have it show everything included in the
request. Ideally, this would create a namevaluecollection to simply display
all form fields and their submitted values.

What goal would this enhancement help you achieve?

I'd be able to inspect bad HTTP requests so I can see if people are
inputting "invalid" data that is really valid.

Original issue reported on code.google.com by kamran.a...@gmail.com on 27 Mar 2010 at 4:24

GoogleCodeExporter commented 8 years ago
I'm relatively new to elmah but I believe what you're looking for is the 
Raw/Source data which is available via XML or JSON.  I use the XML but it does 
display the name/value pairs for form where the error was thrown. 

Hope that helps.

Original comment by jason.gl...@gmail.com on 10 Jan 2011 at 5:29

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/elmah/Elmah/issues/164
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 25 Aug 2015 at 8:19