[GH-ISSUE #120] Headers & Auth for Webhook #80

Closed
opened 2026-02-25 23:41:06 +03:00 by kerem · 2 comments
Owner

Originally created by @tester22 on GitHub (Apr 2, 2017).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/120

Would be good if it was possible to set basic auth and/or headers to outgoing webhooks.

Originally created by @tester22 on GitHub (Apr 2, 2017). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/120 Would be good if it was possible to set basic auth and/or headers to outgoing webhooks.
kerem closed this issue 2026-02-25 23:41:06 +03:00
Author
Owner

@cuu508 commented on GitHub (May 8, 2017):

Basic authentication you can already do like so:

http://foo:bar@example.org
<!-- gh-comment-id:299949480 --> @cuu508 commented on GitHub (May 8, 2017): Basic authentication you can already do like so: http://foo:bar@example.org
Author
Owner

@cuu508 commented on GitHub (Nov 10, 2017):

Webhooks now support custom request headers.
Initial implementation by @someposer in PR #140

<!-- gh-comment-id:343495728 --> @cuu508 commented on GitHub (Nov 10, 2017): Webhooks now support custom request headers. Initial implementation by @someposer in PR #140
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#80
No description provided.