cURL Replay Fixture Matrix
Use cURL fixtures for CLI-based API replay, webhook debugging, and retry/idempotency workflows.
3
Filas de fixtures
3
Como usar esta matriz
Use the matrix when the validation target is a set of variants rather than one canonical sample.
Como usar esta matriz
Coverage
- 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.
Filas de fixtures
Available Variants
| 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 |
Paginas de estrategia relacionadas