zulip/zerver/webhooks/intercom
Zixuan James Li 1e36d79b83 intercom: Return success on HEAD requests.
Intercom sends a HEAD request to validate the webhook URL on their side,
which was not expected in the previous implementation.
This fixes the problem that we send out a confusing error message for it.

Fixes #23912.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2023-01-06 13:32:47 -08:00
..
fixtures test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
__init__.py
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py intercom: Return success on HEAD requests. 2023-01-06 13:32:47 -08:00
view.py intercom: Return success on HEAD requests. 2023-01-06 13:32:47 -08:00