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

Support OnExecuteRequestStep available in new .NET versions for IIS modules. #2196

Merged
merged 4 commits into from
Oct 18, 2023

Commits on Oct 10, 2023

  1. Support OnExecuteRequestStep available in new .NET versions for IIS m…

    …odules.
    
    This more aggressively logs and attempts to restore HttpContext items.
    
    This also more gracefully exits if we detect the module running under classic pipeline mode
    Mpdreamz committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    99d1794 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. dotnet format

    Mpdreamz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cce2465 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    b2be45b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. add url to logging

    Mpdreamz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a89d7c7 View commit details
    Browse the repository at this point in the history