Operations connector

HTTP Check

HTTP Check is a minimal external urirun connector package. It verifies that a URL responds, optionally checks an expected status code, and returns structured JSON for host workflows, smoke tests and daily operations.

available

What it does

  • Check that a website responds with HTTP 200.
  • Use a small external connector package in ifuri flows.
  • Prove that connect.ifuri.com can install connector packages from GitHub.

URI schemes

httpcheck://

Requirements

  • python>=3.10