Class
Slack::Notifier::Util::HTTPClient
In:
lib/slack-notifier/util/http_client.rb
Parent:
Object
Methods
call
new
post
Attributes
http_options
[R]
params
[R]
uri
[R]
Public Class methods
new
(uri, params)
post
(uri, params)
Public Instance methods
call
()
rubocop:disable Layout/IndentHeredoc
[Validate]