Fixturematrix voor HTTP API-replay
Kies HTTP-fixtures voor ruwe requests, validatie van webhooksignaturen en GraphQL-mutations.
Hoe je deze matrix gebruikt
- Dekt API-replay, handtekeningcontrole en mutatieverzoeken.
- Nuttig voor HTTP-clients, bugreproductie en integratiesuites.
- Ondersteund door packs voor API-replay en signed requests.
Open primaire bibliotheek
Deze matrix is gekoppeld aan de HTTP-bibliotheekpagina en het manifest.
Fixture-rijen
| Variant | Profile | Testfocus | File | Size | Download |
|---|---|---|---|---|---|
|
Upload Replay HTTP
Good baseline for replaying a POST request with auth and an idempotency key.
|
JSON API request | Request replay and idempotency | http_api_replay_request_sample.http |
271 B | Download |
|
Webhook Signature HTTP
Useful when validating signed webhook payloads and delivery metadata handling.
|
Webhook callback request | Signature and header validation | http_webhook_signature_validation_sample.http |
295 B | Download |
|
GraphQL Mutation HTTP
Targets REST-client and replay tooling that needs GraphQL request bodies and variables.
|
GraphQL request | Mutation replay | http_graphql_mutation_sample.http |
271 B | Download |
Gerelateerde packs
Fixturepack voor API-replay
Pack met echte HTTP-, HAR-, cURL- en NDJSON-fixtures voor requestreplay, netwerkdiagnose en analyse van API-verkeer.
api_replay_fixture_pack.zip · 3.3 KB
Fixturepack voor webhookdebugging
Pack met echte HTTP-, cURL-, NDJSON- en HAR-fixtures voor debugging van webhooks, retries en delivery-verificatie.
webhook_debugging_fixture_pack.zip · 2.8 KB
Gerelateerde workflows
Fixtures voor API-replaytests
HTTP-, HAR-, cURL- en NDJSON-fixtures voor requestreplay, validatie van netwerksporen en diagnose van API-verkeer.
Open WorkflowFixtures voor webhookvalidatie
HTTP-, cURL-, NDJSON- en HAR-fixtures voor webhookhandtekeningen, delivery retries en debugging van callbacks.
Open Workflow