#include <httplib.h>
◆ StreamHandle() [1/3]
| httplib::ClientImpl::StreamHandle::StreamHandle |
( |
| ) |
|
|
default |
◆ StreamHandle() [2/3]
| httplib::ClientImpl::StreamHandle::StreamHandle |
( |
const StreamHandle & | | ) |
|
|
delete |
◆ StreamHandle() [3/3]
| httplib::ClientImpl::StreamHandle::StreamHandle |
( |
StreamHandle && | | ) |
|
|
default |
◆ ~StreamHandle()
| httplib::ClientImpl::StreamHandle::~StreamHandle |
( |
| ) |
|
|
default |
◆ get_read_error()
| Error httplib::ClientImpl::StreamHandle::get_read_error |
( |
| ) |
const |
|
inline |
◆ has_read_error()
| bool httplib::ClientImpl::StreamHandle::has_read_error |
( |
| ) |
const |
|
inline |
◆ is_valid()
| bool httplib::ClientImpl::StreamHandle::is_valid |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ parse_trailers_if_needed()
| void httplib::ClientImpl::StreamHandle::parse_trailers_if_needed |
( |
| ) |
|
|
inline |
◆ read()
| ssize_t httplib::ClientImpl::StreamHandle::read |
( |
char * | buf, |
|
|
size_t | len ) |
|
inline |
◆ ClientImpl
◆ error
◆ response
| std::unique_ptr<Response> httplib::ClientImpl::StreamHandle::response |
◆ trailers_parsed_
| bool httplib::ClientImpl::StreamHandle::trailers_parsed_ = false |
The documentation for this struct was generated from the following file:
- common/src/include/camcom/third_party/httplib.h