NCBM d5e7c3aa53 core/lmproto: await async AsyncResponse.content
niquests exposes content as an async property; reading it without await
left a coroutine warning and skipped the body. Only load body on HTTP
errors for streams so SSE is not consumed early.
2026-07-15 10:41:33 +08:00
2026-06-25 23:22:45 +08:00
2026-07-15 10:24:06 +08:00
2026-07-14 18:29:46 +08:00
2026-06-25 23:22:45 +08:00
S
Description
No description provided
Readme MIT 1,010 KiB
Languages
Python 100%