Contents:
virgil_sdk.client.connections.base_connection.
BaseConnection
Bases: object
object
A connection for making HTTP requests against URI endpoints.
base_url
Base address for the connection.
send
Sends an HTTP request to the API.
request – The HTTP request details.