easy_http_request library

Classes

EasyHeadersManager
Code to manage headers when http client is running
EasyHttpConfig
Class used to set http client config
EasyHttpRequest
Main class of the package. Contains all the methods you can use.
EasyHttpRequestContract
Contract with all methods to implement in EasyHttpRequest
EasyHttpRequestResponse<T>
Class that contains the standard response model in the methods
EasyHttpSettings
Class initializer at package
HttpDataParser<T>
Abstract class that must be implemented by the models that will later be sent to the methods of the package.

Enums

EasyHttpType
Set request type