cURL Replay Fixture Matrix
Use cURL fixtures for CLI-based API replay, webhook debugging, and retry/idempotency workflows.
Como usar esta matriz
- 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.
Abrir biblioteca principal
Esta matriz esta vinculada a la biblioteca de CURL y a su manifiesto.
Filas de fixtures
| Variante | Perfil | Foco de prueba | Archivo | Tamano | Descargar |
|---|---|---|---|---|---|
|
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 | Descargar |
|
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 | Descargar |
|
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 | Descargar |
Packs relacionados
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
Flujos relacionados
API Replay Fixtures
HAR, HTTP, cURL, NDJSON, JSON, and XML fixtures for request replay, idempotency testing, and API contract workflows.
Abrir flujoWebhook Validation Fixtures
HAR, HTTP, cURL, NDJSON, JSON, and XML fixtures for webhook replay, signature inspection, and retry debugging workflows.
Abrir flujo