# File lib/client.rb, line 367
  def head_container(container)
    _retry(nil, :head_container, [container, @http_conn])
  end