class Ferrum::Network::Exchange

def intercepted?

Returns:
  • (Boolean) -
def intercepted?
  !intercepted_request.nil?
end