Elastic.HTTP.head

You're seeing just the function head, go back to Elastic.HTTP module for more information.
Link to this function

head(url, options \\ [])

View Source

Makes a request using the HEAD HTTP method:

Elastic.HTTP.head("/answers")