class SendWithProxy

Defined in:

deliver/send_proxy.cr

Instance Method Summary

Instance methods inherited from class Deliver

headers : Hash(String, String) headers, proxy : String proxy, run run

Constructor methods inherited from class Deliver

new(options : Hash(Symbol, String)) new

Instance Method Detail

def run(endpoints : Array(Endpoint)) #

[View source]