HTTP definitions for ESX-RS

Common HTTP definitions for
ESX-RS client and server modules.
Getting Started
The library can be installed using
npm:
``
npm install esx-rs-http --save
`
Or using yarn
:
`
yarn add esx-rs-http
``