log OrthancServer/OrthancHttpHandler.h @ 3844:c9c34bb50f0a

age author description
Mon, 02 Mar 2020 15:32:45 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr
Fri, 31 Jan 2020 17:14:59 +0100 Sebastien Jodogne upgrade to year 2020
Tue, 11 Jun 2019 19:44:10 +0200 Sebastien Jodogne simplification
Fri, 07 Jun 2019 14:58:27 +0200 Sebastien Jodogne cont
Thu, 06 Jun 2019 18:54:27 +0200 Sebastien Jodogne new abstraction: IHttpHandler::CreateStreamHandler()
Mon, 24 Dec 2018 11:39:11 +0100 Sebastien Jodogne preparing for 2019
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
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
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 12:30:19 +0200 Sebastien Jodogne refactoring: SimpleGet
Wed, 01 Jul 2015 11:30:19 +0200 Sebastien Jodogne refactoring: OrthancHttpHandler
Wed, 01 Jul 2015 11:08:23 +0200 Sebastien Jodogne OrthancHttpHandler