# Functions
NewRealTLSClient creates a new Client that uses a TLS connection to make requests to baseURL.
# Constants
ApplicationJSON is the value for the Content-Type header for JSON.
ContentType is the key for the Content-Type header.
# Variables
JSContentTypeHeader is the http.Header for the "application/json" content type.
# Interfaces
Client is a REST client that makes requests to a given path.