Skip to main content

ASOS executor plugin for HTTP(s) requests

Project description

asos-curl

ASOS executor plugin for HTTP(s) requests

Parameters

You can configure the executor by setting the following parameters in the task:

{
	"url": "https://example.com/",
	"method": "GET",
	"get_params": {"param": "value"},
	"post_data": {"item": "content"},
	"no_dump": true
}

Supported methods: GET, POST, PUT, PATCH, OPTIONS

ASOS Task example

{
  "url": "https://example.com/api/dance",
  "task_type": "curl",
  "get_params": {
    "page": 1,
    "perPage": 8,
    "filter": true
  },
  "request_type": "GET",
  "task_interval": 60
}

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

asos_curl-1.0.4-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file asos_curl-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: asos_curl-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.10

File hashes

Hashes for asos_curl-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5cf78cd607d344685821fce79250fbe844f7b36fb8eec177c646d2cefabbe5b6
MD5 43db2cc7a8f08b1f5263fca99d466455
BLAKE2b-256 e46cd4509bc29f75cda66c84483e2198de0f549c21a240e1bc0192176d622a30

See more details on using hashes here.

Supported by

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