falconry/falcon

Docs should demonstrate returning early in a responder

Open

#1,595 创建于 2019年10月29日

在 GitHub 查看
 (12 评论) (0 反应) (0 负责人)Python (9,293 star) (925 fork)batch import
documentationgood first issueneeds contributor

描述

New Falcon users may not realize they can simply return anywhere in a responder. This is useful for complicated nested logic paths. We should make sure examples of this are sprinkled throughout the docs in key places.

贡献者指南