Posthog.HTTPClient behaviour (posthog v1.1.0)
View SourceBehaviour for HTTP client implementations.
This allows for easy swapping of HTTP clients and better testability.
Summary
Callbacks
Makes a POST request to the given URL with the specified body and headers.