An error occurred while fetching folder content.
Select Git revision
Russell Cohen
authored and
GitHub
committed
* Use SdkBody instead of hyper::Body As part of the path to supporting streaming request & response bodies, we need to remove the need to have a generic request/response body. This commit hides hyper::Body inside of SdkBody & also introduces a dynamic alternative to enable supporting any HTTP Body implementation. * Delete ResponseBody & Update usages Now that SDK body has a visible "Bytes" variant, ResponseBody is no longer needed as a bridge to expose debug information about responses. * Rename _cx => cx
Name | Last commit | Last update |
---|