25 26 27
# File 'lib/metabase/connection.rb', line 25 def head(path, **params) request(:head, path, params) end