Package-level declarations
Types
Link copied to clipboard
class ReadChannelBodyStream(bodyChan: <Error class: unknown class>, callContext: <Error class: unknown class>) : CoroutineScope
Implement's HttpRequestBodyStream which proxies an SDK request body channel SdkByteReadChannel
Link copied to clipboard
Implement's HttpRequestBodyStream which proxies an SDK source SdkSource
Inherited functions
Link copied to clipboard
Get just the query parameters (if any)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun <Error class: unknown class>.toSignableCrtRequest(unsignedPayload: Boolean = false, awsChunked: Boolean = false): <Error class: unknown class>
Convert an HttpRequest into a CRT HttpRequest for the purposes of signing