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(sanic/tests): replace usage of response.stream #3887

Merged
merged 1 commit into from Jun 30, 2022

Commits on Jun 30, 2022

  1. fix(sanic/tests): replace usage of response.stream

    This function was removed in sanic [v22.6.0](sanic-org/sanic#2487).
    
    We can just use ResponseStream directly.
    Kyle-Verhoog committed Jun 30, 2022
    Copy the full SHA
    0f7eb53 View commit details
    Browse the repository at this point in the history