You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current HTTP Event Listener only allows sending requests using the POST method by default. It would be great to have an option to choose between POST and PUT methods for more flexibility in how events are sent.