-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Description
Is having a multiple webhook handlers in a single node script a supported code path?
Like:
http://example.com/pushmepullme/23
http://example.com/pushmepullme/36
http://example.com/pushmepullme/37
I tried creating an array of handlers but it seems to only work with element 0.
Metadata
Metadata
Assignees
Labels
No labels