Sese Framework  x.y.z
A cross-platform framework
载入中...
搜索中...
未找到
sese::internal::service::http 命名空间参考

struct  Handleable
 
struct  HttpConnection
 Http 连接基础实现 更多...
 
struct  HttpConnectionEx
 
struct  HttpConnectionExImpl
 
struct  HttpConnectionImpl
 Http 普通连接实现 更多...
 
struct  HttpsConnectionExImpl
 
struct  HttpsConnectionImpl
 Http SSL 连接实现 更多...
 
class  HttpServiceImpl
 Http 服务实现 更多...
 
struct  HttpStream
 

枚举

enum class  ConnType { FILTER , FILE_DOWNLOAD , CONTROLLER , NONE }
 

枚举类型说明

◆ ConnType

枚举值
FILTER 
FILE_DOWNLOAD 
CONTROLLER 
NONE