aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
#include <HttpRequestResponse.h>
Public Member Functions | |
HttpResponse (Allocator *allocator=ApiAllocator()) | |
Optional< int > | GetResponseCode () const noexcept |
bool | SetResponseCode (int response) noexcept |
Additional Inherited Members |
Class representing a mutable http response.
Aws::Crt::Http::HttpResponse::HttpResponse | ( | Allocator * | allocator = ApiAllocator() | ) |
Sets the integral Http response code associated with this response