modules.dhbw.util
the util module provides basic functionality for requests
Functions
Wrapper for a get request with return code check. |
|
Wrapper for a post request with return code check. |
|
return array of arguments of the provided url |
|
Return FQDN of the provided url. |
|
return path to file of the provided url |
Classes
base class for every importer |
|
Base class for every importer with session handling. |
Exceptions
|
Exception raised if the credentials are wrong |
|
Exception raised if accessing a protected resource, which requires an authentication process. |
|
Exception raised if the status code differs from the expected code. |
|
Exception raised if no connection to the service could be established. |