Expand description
Stateful response handler for HTTP requests
Integrates state machines with HTTP request handling to provide dynamic responses based on request history and state transitions.
Structs§
- State
Info - State information for stub response selection
- State
Response - State-based response configuration
- Stateful
Config - Configuration for stateful response handling
- Stateful
Response - Stateful response
- Stateful
Response Handler - Stateful response handler
- Transition
Trigger - Transition trigger configuration
Enums§
- Resource
IdExtract - Resource ID extraction configuration