Skip to content

Reponse.on_done() mechanism #653

@simonw

Description

@simonw

I found myself wanting to run some code once a Response had been completed, for both sync and async models.

A response.on_done(callback) mechanism turned out to be a neat way to implement this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions