ComfyUI-Manager/tests
SAY-5 481c4b6772 fix: skip Content-Type gate when request is None (#2843)
Legacy-UI batch flows invoke route handlers internally with request=None,
which previously raised AttributeError on request.content_type.

Signed-off-by: SAY-5 <say.apm35@gmail.com>
2026-05-02 15:17:34 -07:00
..
test_csrf_content_type_helper.py fix: skip Content-Type gate when request is None (#2843) 2026-05-02 15:17:34 -07:00