# File lib/slack-notifier/util/http_client.rb, line 12 def post uri, params HTTPClient.new(uri, params).call end