QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
QxHttpServer Directory Reference

Files

 QxHttpCookie.h
 
 QxHttpRequest.h
 HTTP request (headers + body)
 
 QxHttpResponse.h
 HTTP response (headers + body)
 
 QxHttpServer.h
 HTTP server which manages connections in a multi-threaded environment (support SSL/TLS, persistent connection, etc...) : https://www.qxorm.com/qxorm_en/manual.html#manual_96.
 
 QxHttpSession.h
 HTTP session (https://www.qxorm.com/qxorm_en/manual.html#manual_998)
 
 QxHttpSessionManager.h
 HTTP session manager (https://www.qxorm.com/qxorm_en/manual.html#manual_998)
 
 QxHttpTransaction.h
 HTTP transaction (contains request from client and reply from server)