DuckDuckGo::HTTP::MockAdapter
Inherits DuckDuckGo::HTTP::Adapter < Reference < Object
Constructors
new
SourceInstance methods
Set default response when no stub matches
requests
Sourcestub(pattern : Regex, status_code : Int32 = 200, body : String = "", headers : ::HTTP::Headers = ::HTTP::Headers.new)
Stub a response for URLs matching a pattern