Skip to content

Add missing Response.next() - #1055

Merged
florimondmanca merged 1 commit into
masterfrom
response-next
Jul 7, 2020
Merged

Add missing Response.next()#1055
florimondmanca merged 1 commit into
masterfrom
response-next

Conversation

@florimondmanca

Copy link
Copy Markdown
Contributor

Motivation
Response.next() is documented in the developer docs but did not actually exist yet.

@florimondmancaflorimondmanca added the bug Something isn't working label Jul 7, 2020
@florimondmanca
florimondmanca requested a review from a teamJuly 7, 2020 08:18

@lovelydinosaurlovelydinosaur left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great spot!

Had to ask myself "what's the async version here?", but happily our anext case does already exist, so that's covered.

@florimondmanca
florimondmanca merged commit 3230cb3 into masterJul 7, 2020
@florimondmanca
florimondmanca deleted the response-next branch July 7, 2020 08:54
@lovelydinosaurlovelydinosaur mentioned this pull request Jul 24, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't working

Development

Successfully merging this pull request may close these issues.

2 participants

@florimondmanca@lovelydinosaur