falconry/falcon

Revamp things-advanced (WSGI/ASGI) examples

開放

#2,309 建立於 2024年8月28日

 (11 則留言) (1 個反應) (0 位負責人)Python (925 個分叉)batch import
documentationgood first issuemaintenanceneeds contributor

倉庫指標

星標
 (9,293 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

We ought to showcase media handling in these instead of manually wrangling (de-)serialization. It is fine to show what is possible, but the emphasis should still be on media.

Revise App vs API usage: Useful for debugging problems in your API; :arrow_right: Useful for debugging problems in your App;.

Also check what's going on with the missing Content-Length in the ASGI variant, it looks like the proposed middleware doesn't handle it particularly well.

貢獻者指南