Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DisplayAspRequest

Displays the information in an ASP.net web request, so that you can debug the values provided to your handler:

  • The HttpRequest object
  • Environment variables
  • Application Settings

The included Web.config redirects all requests to the handler, so that you can GET or POST arbitrary requests to see how ASP.net provides this information to your handler.

About

Display the details of an ASP.net request

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages