cURL Replay Fixture Matrix

Use cURL fixtures for CLI-based API replay, webhook debugging, and retry/idempotency workflows.

How to Use This Matrix

  • Covers direct API replay, webhook callback debugging, and retry-friendly request execution.
  • Useful for shell-first debugging and reproducible support escalations.
  • Anchored to API replay and webhook debugging packs.

Open Primary Library

This matrix is anchored to the CURL library page and its manifest.

Fixture Rows

Variant Profile Test Focus File Size Download
API Replay cURL
Good default for reproducing an authenticated API request from the terminal.
CLI API replay Request reproduction curl_api_replay_sample.curl 331 B Download
Webhook Debug cURL
Useful when support or QA needs to replay a webhook with signed headers from the shell.
CLI webhook replay Header and payload replay curl_webhook_debug_sample.curl 254 B Download
Retry + Idempotency cURL
Targets retry-all-errors flows and idempotent replay behavior from command-line tooling.
CLI retry fixture Retries and idempotency curl_retry_idempotency_sample.curl 272 B Download

Related Packs

API Replay Fixture Pack

Bundle of real HAR, HTTP, cURL, NDJSON, JSON, and XML fixtures for API replay, request templating, and contract-validation workflows.

api_replay_fixture_pack.zip · 3.3 KB

Webhook Debugging Fixture Pack

Bundle of real HAR, HTTP, cURL, NDJSON, JSON, and XML fixtures for webhook replay, signature inspection, and retry debugging.

webhook_debugging_fixture_pack.zip · 2.8 KB

Related Workflows

API Replay Fixtures

HAR, HTTP, cURL, NDJSON, JSON, and XML fixtures for request replay, idempotency testing, and API contract workflows.

Open Workflow

Webhook Validation Fixtures

HAR, HTTP, cURL, NDJSON, JSON, and XML fixtures for webhook replay, signature inspection, and retry debugging workflows.

Open Workflow