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 (backport #3887) #3894

Merged
merged 1 commit into from Jul 1, 2022

Commits on Jul 1, 2022

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

    This function was removed in sanic [v22.6.0](sanic-org/sanic#2487).
    
    We can just use ResponseStream directly.
    
    (cherry picked from commit 9a2febf)
    Kyle-Verhoog authored and mergify[bot] committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    fa3435a View commit details
    Browse the repository at this point in the history