C++ edjLibrary SDK
Loading...
Searching...
No Matches
Classes | Namespaces
response.hpp File Reference
#include <cstdint>
#include <vector>
#include <map>
#include <string>
#include "http.hpp"
#include "stream.hpp"
#include "error.hpp"

Go to the source code of this file.

Classes

struct  edjx::response::HttpResponse
 An HTTP response which may include body, headers, and status code. More...
 

Namespaces

namespace  edjx
 
namespace  edjx::response
 APIs used to send HTTP Responses for HTTP-triggered serverless functions.