log Core/HttpServer/IHttpHandler.h @ 2447:878b59270859

age author description
Tue, 02 Jan 2018 09:35:07 +0100 Sebastien Jodogne upgrade to year 2018
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Wed, 09 Nov 2016 16:26:40 +0100 Sebastien Jodogne reorganization
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Tue, 25 Aug 2015 11:04:19 +0200 Sebastien Jodogne provide the origin of the requests to HTTP handlers
Tue, 11 Aug 2015 10:32:34 +0200 Sebastien Jodogne cont
Mon, 10 Aug 2015 17:18:36 +0200 Sebastien Jodogne cont http compression
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
Wed, 01 Jul 2015 11:08:23 +0200 Sebastien Jodogne OrthancHttpHandler
Wed, 01 Jul 2015 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox