LogoLogo
WebsiteBlogLogin
  • Onum Docs
  • Use Cases
  • Videos
  • Release Notes
  • Amazon S3
  • Amazon SQS
  • Apache Kafka
  • Azure Event Hubs
  • Cisco NetFlow
  • Google Cloud Storage
  • Google Pub/Sub
  • HTTP
  • HTTP Pull
  • Microsoft 365
  • OpenTelemetry
  • Syslog
  • TCP
Powered by GitBook
On this page

Was this helpful?

Export as PDF

HTTP

Most recent version: v1.3.0

PreviousGoogle Pub/SubNextHTTP Pull

Last updated 8 days ago

Was this helpful?

Learn more about this Listener type in .

v1.3.0

Released on 05/23/2025

v1.2.0

Released on 04/08/2025

  • Users can now retrieve all headers in the field headers, choosing All in the Propagate headers strategy configuration option.

  • Header names in the configuration are automatically converted to canonical form.

  • The default header propagation strategy is back to None.

v1.0.0

Released on 02/20/2025

  • Added support for authentication check:

    • basic authentication

    • bearer token authentication

    • API key authentication

v0.1.1

Released on 09/09/2024

  • Added strategy option to handle stacked JSON objects in a single request body. Example of request body:

{"data": "The first message"}{"data": "The second message"}{"data": "The third message"}
v0.1.0

Released on 09/06/2024

  • host has been removed from metadata parameters and now uses 0.0.0.0 by default.

v0.0.1

Released on 07/28/2024

Initial version

this article