webhook.rb

Path: lib/god/contacts/webhook.rb
Last Update: Tue Dec 06 18:23:10 +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]