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

fix(integrations): Fix http putrequest when url is None #1693

Merged
merged 1 commit into from
Oct 20, 2022

Commits on Oct 19, 2022

  1. fix(integrations): Fix http putrequest when url is None

    Modifies behavior of putrequest to check for None on real_url prior to using it.
    
    Fixes getsentryGH-1678
    Matthew Flower committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    20dcf7e View commit details
    Browse the repository at this point in the history