Module fault_injection

Module fault_injection 

Source
Expand description

These are Handler implementations that are specifically for injecting faults into the behavior of the server.

Structsยง

Hang
Handler that never sends bytes.
HangBody
Handler that sends the header but then never sends body bytes.