# Functions
New creates a new HTTPClient.
ReadBody read body without draining it.
RequestFromFile loads request data from file and creates a new http.Request request file should be in HTTP/1.x wire representation format.
# Structs
HTTPClient keeps client and its configuration.