QxOrm  1.4.8
C++ Object Relational Mapping library
QxHttpServer Directory Reference

Files

file  QxHttpCookie.h [code]
 

HTTP cookie (https://www.qxorm.com/qxorm_en/manual.html#manual_999)


file  QxHttpRequest.h [code]
 

HTTP request (headers + body)


file  QxHttpResponse.h [code]
 

HTTP response (headers + body)


file  QxHttpServer.h [code]
 

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.


file  QxHttpSession.h [code]
 

HTTP session (https://www.qxorm.com/qxorm_en/manual.html#manual_998)


file  QxHttpSessionManager.h [code]
 

HTTP session manager (https://www.qxorm.com/qxorm_en/manual.html#manual_998)


file  QxHttpTransaction.h [code]
 

HTTP transaction (contains request from client and reply from server)