Skip to main content

A Wishbone output module to submit data to a http API.

Project description

          __       __    __
.--.--.--|__.-----|  |--|  |--.-----.-----.-----.
|  |  |  |  |__ --|     |  _  |  _  |     |  -__|
|________|__|_____|__|__|_____|_____|__|__|_____|
                                   version 2.1.2

Build composable event pipeline servers with minimal effort.


====================
wishbone.output.http
====================

Version: 1.0.1

Posts data to the requested URL
-------------------------------


    Posts data to a remote URL


    Parameters:

        - selection(str)("@data")
           |  The part of the event to submit externally.
           |  Use an empty string to refer to the complete event.

        - method(str)("PUT")*
           |  The http method to use. PUT/POST

        - content_type(str)("application/json")*
           |  The content type to use.

        - accept(str)("text/plain")*
           |  The accept value to use.

        - url(str)("http://localhost")
           |  The url to submit the data to

        - username(str)*
           |  The username to authenticate

        - password(str)*
           |  The password to authenticate

        - allow_redirects(bool)(False)
           |  Allow redirects.

        - timeout(float)(10)*
           |  The maximum amount of time in seconds the request is allowed to take.


    Queues:

        - inbox
           |  Incoming messages

        - outbox
           |  Outgoing messges

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wishbone_output_http-1.0.1.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file wishbone_output_http-1.0.1.tar.gz.

File metadata

File hashes

Hashes for wishbone_output_http-1.0.1.tar.gz
Algorithm Hash digest
SHA256 5812e73dd92f4d00aae2aef6728344942b08e2d394a6194ccb6d9c3b682a9223
MD5 be259168ab3975928785cec8758aa7df
BLAKE2b-256 c1fcffbdd5eff4cfd7ff495f6d3240514053494f9818223754a37b9d8929ec13

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page