Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

managed-components/http-request

Open more actions menu

Repository files navigation

HTTP Request Managed Component

Documentation

Managed Components docs are published at https://managedcomponents.dev .

Find out more about Managed Components here for inspiration and motivation details.

Released under the Apache license. PRs welcome! code style: prettier

🚀 Quickstart local dev environment

  1. Make sure you're running node version >=18.
  2. Install dependencies with npm i
  3. Run unit test watcher with npm run test:dev

⚙️ Tool Settings

Settings are used to configure the tool in a Component Manager config file

There are no tool-level settings required for this MC.

🧱 Fields Description

Fields are properties that can/must be sent with certain events

Endpoint String required

__setting_endpoint specifies the server endpoint URL to which the request should be sent.

Method String optional

__setting_method specifies the HTTP request method you wish to use. There are three accepted values: post, post urlencoded, and get. If you do not specify the method, it will default to GET.

📝 License

Licensed under the Apache License.

About

An MC to send HTTP requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Morty Proxy This is a proxified and sanitized view of the page, visit original site.