class Blitz::Curl::Error::Step

This exception is raised when a particular step fails in some ways

Attributes

step[R]

The step index where the error occurred

steps[R]

An array of Blitz::Curl::Sprint::Step objects each containing requests and [potentially] responses. Depending on which step of the transaction the failure was, this array could potentially be empty