fault property

HTTPFaultInjection? fault
final

Fault injection policy to apply on HTTP traffic at the client side. Note that timeouts or retries will not be enabled when faults are enabled on the client side.

Implementation

final HTTPFaultInjection? fault;