webhook.rb

Path: lib/god/contacts/webhook.rb
Last Update: Mon Dec 05 21:30:44 +0000 2011

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]