webhook.rb

Path: lib/god/contacts/webhook.rb
Last Update: Fri Apr 19 01:25:17 +0000 2013

Send a notice to a webhook.

url - The String webhook URL. format - The Symbol format [ :form | :json ] (default: :form).

Required files

net/http   uri  

[Validate]