webhook.rb

Path: lib/god/contacts/webhook.rb
Last Update: Wed Apr 10 14:57:36 +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]