Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 345 Bytes

state.rst

File metadata and controls

15 lines (10 loc) · 345 Bytes

State

Hoverfly contains a map of keys and values which it uses to store it's internal state. Some :ref:`request_matchers` can be made to only match when Hoverfly is in a certain state, and other matchers can be set to mutate Hoverfly's state.

.. toctree::

    settingstate
    requiringstate
    managingstate
    sequences