class

BraveSearch::HTTP::DefaultAdapter

Inherits BraveSearch::HTTP::Adapter < Reference < Object

Constructors

new(timeout : Time::Span = 30.seconds, retry_count : Int32 = 3, retry_delay : Time::Span = 1.second)
Source

Instance methods

get(url : String, headers : ::HTTP::Headers) : Response
Source
retry_count
Source
retry_delay
Source
timeout
Source