Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set exception handler feature in developer exception page #47554

Merged

Commits on Mar 31, 2023

  1. Set exception handler feature in developer exception page

    When using the developer exception page, the exception handler
    feature is now set before invoking the problem details service.
    This makes it possible to get the original exception when using
    the problem details service if wanted.
    
    Fixes dotnet#47060
    bjornen77 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5d82f4b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. add test

    bjornen77 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    dd822a8 View commit details
    Browse the repository at this point in the history
  2. fix test

    bjornen77 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2d7af7e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    daf4b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3b743c View commit details
    Browse the repository at this point in the history
  3. minor cleanup

    bjornen77 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    b694767 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. fix PR feedback

    bjornen77 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    bd215d1 View commit details
    Browse the repository at this point in the history