ummobile_custom_http library
The custom HTTP client with GetConnect used in the UMMobile App.
To see code examples you can go to https://pub.dev/packages/ummobile_custom_http/example.
Classes
- Auth
- Auth configuration.
- UMMobileCustomHttp
- A Custom HTTP client
Enums
- HttpExceptions
- The possible exceptions types
Exceptions / Errors
- ClientErrorException
- The Exception that is thrown if a client error ocurrs.
- ConnectionErrorException
- The Exception that is thrown if a connection error ocurrs.
- HttpCallException
- ServerErrorException
- The Exception that is thrown if a server error ocurrs.