class HotTopic::Client(T)
- HotTopic::Client(T)
- HTTP::Client
- Reference
- Object
Defined in:
hot_topic.crConstructors
Instance Method Summary
- #exec_internal(request : HTTP::Request) : HTTP::Client::Response
- #exec_internal(request : HTTP::Request, & : HTTP::Client::Response -> T) : T forall T
Constructor Detail
Instance Method Detail
def exec_internal(request : HTTP::Request, & : HTTP::Client::Response -> T) : T forall T
#