Hi
When we use trace in our web application to keep the trace of the application we also need to view the trace values. If you are using the trace.axd, you will find a View Detail Link to see the details of each request.
The trace detail has many sections to it.
Request Detail
Session Id - The Session Id for this request
Time of Request - The time the request was made
Status Code - The returned status code for this request
Request Type - GET | POST
Request Encoding - Encoding for the request
Response Encoding - Encoding for the response