struct

Cloudflare::Options::Radar

Inherits Struct < Value < Object

Constructors

new(quirks : Quirks = Quirks.new, excludes : Set(Set(Cloudflare::Needles::Edge)) = Set(Set(Needles::Edge)).new, timeout : Cloudflare::Options::TimeOut = TimeOut.new, attempt : Attempt = Attempt.new)
Source

Instance methods

attempt
Source
attempt=(attempt : Attempt)
Source
excludes
Source
excludes=(excludes : Set(Set(Needles::Edge)))
Source
get_ip_blocks
Source
get_prefix_24_ip_blocks
Source
quirks
Source
quirks=(quirks : Quirks)
Source
timeout
Source
timeout=(timeout : TimeOut)
Source

Nested types