URLSessionProtocol

HTTP execution abstraction used by all Frame SDK API clients.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun execute(request: Request): Response

Executes request and returns the raw HTTP response.