# Functions
SetHeaders configures the User-Agent http.Header for the client.
String returns the consistent user-agent string for Nomad.
# Constants
Header is the User-Agent header key https://www.rfc-editor.org/rfc/rfc7231#section-5.5.3.
# Interfaces
HeaderSetter is anything that implements SetHeaders(http.Header).