webhook.rb

Path: lib/god/contacts/webhook.rb
Last Update: Thu Apr 18 23:46:48 +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]