struct

Halite::Options::Follow

Inherits Struct / Value / Object

Constants

DEFAULT_HOPS = 0

No follow by default

MAX_HOPS = 5

A maximum of 5 subsequent redirects

STRICT = true

Redirector hops policy

Constructors

new(hops : Int32 | Nil = nil, strict : Bool | Nil = nil)
Source

Instance methods

hops
Source
hops=(hops : Int32)
Source
strict
Source
strict=(strict : Bool)
Source
strict?
Source
updated?
Source