ModifyRequestMiddleware

A middleware that only mutates the outgoing SdkHttpRequest.

NOTE: This can be applied to any phase that uses SdkHttpRequest as it's input type (e.g. mutate, onEachAttempt, receive)

Inheritors

Functions

Link copied to clipboard
open fun install(op: SdkHttpOperation<*, *>)

Register this transform with the operation's execution