fhq-server  v0.2.33
Documentation for fhq-server. FreeHackQuest is an open source platform for competitions of computer security.
WsjcppLightWebHttpResponse Member List

This is the complete list of members for WsjcppLightWebHttpResponse, including all inherited members.

badRequest()WsjcppLightWebHttpResponse
cacheSec(int nCacheSec)WsjcppLightWebHttpResponse
detectTypeOfFile(const std::string &sFilePath)WsjcppLightWebHttpResponseprivate
forbidden()WsjcppLightWebHttpResponse
g_mapReponseDescriptionWsjcppLightWebHttpResponsestatic
internalServerError()WsjcppLightWebHttpResponse
m_bClosedWsjcppLightWebHttpResponseprivate
m_nResponseCodeWsjcppLightWebHttpResponseprivate
m_nSockFdWsjcppLightWebHttpResponseprivate
m_sCacheControlWsjcppLightWebHttpResponseprivate
m_sDataTypeWsjcppLightWebHttpResponseprivate
m_sLastModifiedWsjcppLightWebHttpResponseprivate
noCache()WsjcppLightWebHttpResponse
notFound()WsjcppLightWebHttpResponse
notImplemented()WsjcppLightWebHttpResponse
ok()WsjcppLightWebHttpResponse
payloadTooLarge()WsjcppLightWebHttpResponse
prepareHeaders(int nLength)WsjcppLightWebHttpResponseprivate
requestTimeout()WsjcppLightWebHttpResponse
sendBuffer(const std::string &sFilePath, const char *pBuffer, const int nBufferSize)WsjcppLightWebHttpResponse
sendEmpty()WsjcppLightWebHttpResponse
sendFile(const std::string &sFilePath)WsjcppLightWebHttpResponse
sendJson(const nlohmann::json &json)WsjcppLightWebHttpResponse
sendOptions(const std::string &sOptions)WsjcppLightWebHttpResponse
sendText(const std::string &sBody)WsjcppLightWebHttpResponse
TAGWsjcppLightWebHttpResponseprivate
WsjcppLightWebHttpResponse(int nSockFd)WsjcppLightWebHttpResponse