Module stateful_handler

Module stateful_handler 

Source
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§

StateInfo
State information for stub response selection
StateResponse
State-based response configuration
StatefulConfig
Configuration for stateful response handling
StatefulResponse
Stateful response
StatefulResponseHandler
Stateful response handler
TransitionTrigger
Transition trigger configuration

Enums§

ResourceIdExtract
Resource ID extraction configuration