Files
zulip/zerver/lib/test_classes.py
Niloth P 2942a44224 test_classes: Support multipart/form-data content-type for webhooks.
Webhooks use "application/json" as the default content-type in
`check_webhook`, so the content-type will never be None when it reaches
`client_post`.
2024-12-02 18:08:58 -08:00

97 KiB