Yang Bin a56fc78a96 fix: nullptr caused by failed HttpHandler::SwitchHTTP2()(#560). (#561) 1 year ago
..
FileCache.cpp 6900f97a50 fix: Windows下支持中文路径 (#559) 1 year ago
FileCache.h 6900f97a50 fix: Windows下支持中文路径 (#559) 1 year ago
HttpContext.h b2fb3b1419 move some code from header file to source file 2 years ago
HttpHandler.cpp a56fc78a96 fix: nullptr caused by failed HttpHandler::SwitchHTTP2()(#560). (#561) 1 year ago
HttpHandler.h 8e380f032d fix #473: CVE-2023-26146,26147,26148 2 years ago
HttpMiddleware.cpp 3ba6097091 Add HttpService::Use(middleware) 2 years ago
HttpMiddleware.h 3ba6097091 Add HttpService::Use(middleware) 2 years ago
HttpResponseWriter.cpp 336e74897b Supprot SSEvent event = NULL (#542) 1 year ago
HttpResponseWriter.h 4e50195e43 mv code from header to source 2 years ago
HttpServer.cpp f1831662aa fix proxy: 502 Bad Gateway and 504 Gateway Timeout 2 years ago
HttpServer.h 406c5dbc9d support HttpServer::run(:port) 1 year ago
HttpService.cpp 0e032b773c feat: HttpService::IsTrustProxy support wildcard match 2 years ago
HttpService.h 7cdb4ec45e optimize #477: rm compile warnings 2 years ago
WebSocketServer.h 4fd5bb0efa Add WebSocketService::setPingInterval 2 years ago
http_page.cpp 8e380f032d fix #473: CVE-2023-26146,26147,26148 2 years ago
http_page.h 2624022cf4 fix #179: 中文路径 3 years ago