adding support for multipart form data
In this release we have the following
- Support for multipart form post requests
- Made the utility singleton
- Created the HURequest object
- Added more property to the HUNetworkError for better debugging
In this release we have the following