|
AAS HTTP Client Documentation
|
Go to the source code of this file.
Namespaces | |
| namespace | aas_http_client |
| namespace | aas_http_client.utilities |
| namespace | aas_http_client.utilities.encoder |
Functions | |
| str | aas_http_client.utilities.encoder.decode_base_64 (str text) |
| Decode a Base64 encoded string. | |
| str | aas_http_client.utilities.encoder.encode_base_64 (str text) |
| Encode a string to Base64. | |