comparison Resources/CMake/OrthancFrameworkConfiguration.cmake @ 3138:ab46e537f92e

renamed class MongooseServer as HttpServer, CivetWeb made default HTTP server
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Jan 2019 18:29:16 +0100
parents 9cc3d40e389b
children 8ea7c4546c3a
comparison
equal deleted inserted replaced
3137:5a3b961e9524 3138:ab46e537f92e
269 ${ORTHANC_ROOT}/Core/HttpServer/FilesystemHttpHandler.cpp 269 ${ORTHANC_ROOT}/Core/HttpServer/FilesystemHttpHandler.cpp
270 ${ORTHANC_ROOT}/Core/HttpServer/FilesystemHttpSender.cpp 270 ${ORTHANC_ROOT}/Core/HttpServer/FilesystemHttpSender.cpp
271 ${ORTHANC_ROOT}/Core/HttpServer/HttpContentNegociation.cpp 271 ${ORTHANC_ROOT}/Core/HttpServer/HttpContentNegociation.cpp
272 ${ORTHANC_ROOT}/Core/HttpServer/HttpFileSender.cpp 272 ${ORTHANC_ROOT}/Core/HttpServer/HttpFileSender.cpp
273 ${ORTHANC_ROOT}/Core/HttpServer/HttpOutput.cpp 273 ${ORTHANC_ROOT}/Core/HttpServer/HttpOutput.cpp
274 ${ORTHANC_ROOT}/Core/HttpServer/HttpServer.cpp
274 ${ORTHANC_ROOT}/Core/HttpServer/HttpStreamTranscoder.cpp 275 ${ORTHANC_ROOT}/Core/HttpServer/HttpStreamTranscoder.cpp
275 ${ORTHANC_ROOT}/Core/HttpServer/HttpToolbox.cpp 276 ${ORTHANC_ROOT}/Core/HttpServer/HttpToolbox.cpp
276 ${ORTHANC_ROOT}/Core/HttpServer/MongooseServer.cpp
277 ${ORTHANC_ROOT}/Core/HttpServer/StringHttpOutput.cpp 277 ${ORTHANC_ROOT}/Core/HttpServer/StringHttpOutput.cpp
278 ${ORTHANC_ROOT}/Core/RestApi/RestApi.cpp 278 ${ORTHANC_ROOT}/Core/RestApi/RestApi.cpp
279 ${ORTHANC_ROOT}/Core/RestApi/RestApiCall.cpp 279 ${ORTHANC_ROOT}/Core/RestApi/RestApiCall.cpp
280 ${ORTHANC_ROOT}/Core/RestApi/RestApiGetCall.cpp 280 ${ORTHANC_ROOT}/Core/RestApi/RestApiGetCall.cpp
281 ${ORTHANC_ROOT}/Core/RestApi/RestApiHierarchy.cpp 281 ${ORTHANC_ROOT}/Core/RestApi/RestApiHierarchy.cpp