Firmware  0.0.0
Loading...
Searching...
No Matches
response.hpp File Reference

HTTP response. More...

#include <expected>
#include <string>
Include dependency graph for response.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  http
 

Typedefs

using http::Response = std::expected<std::string, std::string>
 

Detailed Description

Author
Vincent Hamp
Date
01/03/2023