class HotTopic::Client(T)

Defined in:

hot_topic.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(app : T) #

[View source]

Instance Method Detail

def exec_internal(request : HTTP::Request) : HTTP::Client::Response #

[View source]
def exec_internal(request : HTTP::Request, & : HTTP::Client::Response -> T) : T forall T #

[View source]