AWS SDK for C++AWS SDK for C++ Version 1.11.827 |
#include <ChunkingInterceptor.h>
Interceptor that handles chunked encoding for streaming requests with checksums. Wraps request body with chunked stream and sets appropriate headers.
Definition at line 152 of file ChunkingInterceptor.h.
Definition at line 154 of file ChunkingInterceptor.h.
Definition at line 156 of file ChunkingInterceptor.h.
Implements smithy::interceptor::Interceptor.
Definition at line 222 of file ChunkingInterceptor.h.
Implements smithy::interceptor::Interceptor.
Definition at line 160 of file ChunkingInterceptor.h.
Reimplemented from smithy::interceptor::Interceptor.
Definition at line 198 of file ChunkingInterceptor.h.