#include <HttpConnection.h>
◆ ~HttpClientStream()
Aws::Crt::Http::HttpClientStream::~HttpClientStream |
( |
| ) |
|
◆ HttpClientStream() [1/2]
◆ HttpClientStream() [2/2]
◆ Activate()
bool Aws::Crt::Http::HttpClientStream::Activate |
( |
| ) |
|
|
noexcept |
Activates the request's outgoing stream processing.
Returns true on success, false otherwise.
◆ GetResponseStatusCode()
int Aws::Crt::Http::HttpClientStream::GetResponseStatusCode |
( |
| ) |
const |
|
overridevirtualnoexcept |
If this stream was initiated as a request, assuming the headers of the response has been received, this value contains the Http Response Code. *
Implements Aws::Crt::Http::HttpStream.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ HttpClientConnection
The documentation for this class was generated from the following files: