HTTP Event Client v0.2.4 API Reference

Modules

Emits events to an HTTP event server. Events can get sent either async or inline. Events are sent over the default http method POST. This can be configured with the default_http_method config option. Events are sent to the url provided with the event_server_url option. You may also set the force_ssl option to force events to be sent over SSL. Only events with numbers or letters are allowed