Safeheron-SGX-Native-Development-Framework v1.2.0
Loading...
Searching...
No Matches
ssgx_http_t_filter.h File Reference
#include <functional>
#include <mutex>
#include <string>
#include <unordered_map>
#include <vector>
#include "ssgx_http_t_structs.h"

Go to the source code of this file.

Classes

class  ssgx::http_t::Filter
 Abstract base class for HTTP request filters. More...
 
class  ssgx::http_t::FilterChain
 A class to manage a chain of filters for request processing. More...
 

Namespaces

namespace  ssgx
 
namespace  ssgx::http_t
 This module implements the functionalities of both server and client within a Trusted Execution Environment (TEE).