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

Use 'HttpMessageHandler' instead of 'HttpClientHandler' to support NSUrlSessionHandler on iOS #2503

Merged
merged 12 commits into from
Jul 25, 2023

Commits on Jul 21, 2023

  1. Update SentryOptions.cs

    changed CreateHttpClientHandler to CreateHttpMessageHandler
    AlexSchuetz authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    60026dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8579fdf View commit details
    Browse the repository at this point in the history
  3. adjustments for backward compatibility

    Alexander Schütz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    69da269 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    ef62759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    195af81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0569677 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. adjusting log-levels in DefaultSentryHttpClientFactory and fixed get …

    …of SentryOptions.CreateHttpClientHandler
    Alexander Schütz committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    47649fc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/AlexSchuetz/sentry-dotnet

    Alexander Schütz committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    412592b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31c14a9 View commit details
    Browse the repository at this point in the history
  4. fixed setter SentryOptions.CreateHttpClientHandler

    Alexander Schütz committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2a5ed12 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/AlexSchuetz/sentry-dotnet

    Alexander Schütz committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4626107 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    bitsandfoxes authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    731f0b9 View commit details
    Browse the repository at this point in the history