kcurl
v0.1.10
Basic C++23 wrapper over libcurl
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
kcurl::http::Response< void > Struct Reference
#include <
kcurl/http.hpp
>
Public Member Functions
auto
rewrap_as_error
(std::string_view const error_text) const ->
Error
Public Attributes
Status
status
{}
Member Function Documentation
◆
rewrap_as_error()
auto
kcurl::http::Response
< void >::rewrap_as_error
(
std::string_view const
error_text
)
const ->
Error
inline
Returns
Error
with formatted error_text and this response's status.
Member Data Documentation
◆
status
Status
kcurl::http::Response
< void >::status {}
The documentation for this struct was generated from the following file:
http.hpp
kcurl
http
Response< void >
Generated by
1.9.8