Sha256: 455c5cf9908e56a66aff7fb079b8d123ce48bc0c4904a5eee43ccfe4e2ee2ec9
Contents?: true
Size: 163 Bytes
Versions: 16
Compression:
Stored size: 163 Bytes
Contents
# frozen_string_literal: true # Faraday namespace. module Faraday # Exception used to control the Retry middleware. class RetriableResponse < Error end end
Version data entries
16 entries across 16 versions & 6 rubygems