Mercurial > hg > orthanc
log Core/HttpClient.cpp @ 3458:4e34fd3e226a
age | author | description |
---|---|---|
Mon, 17 Jun 2019 09:44:45 +0200 | Sebastien Jodogne | default value of HttpTimeout is now 60 seconds |
Thu, 06 Jun 2019 16:12:55 +0200 | Sebastien Jodogne | support of chunked answers in HttpClient and in SDK |
Thu, 06 Jun 2019 10:35:16 +0200 | Sebastien Jodogne | renames |
Wed, 05 Jun 2019 17:17:48 +0200 | Sebastien Jodogne | new function OrthancPluginHttpClientChunkedBody(), new class OrthancPlugins::HttpClient |
Wed, 05 Jun 2019 14:40:14 +0200 | Sebastien Jodogne | HttpClient::IBodyStream |
Fri, 17 May 2019 08:42:24 +0200 | Benjamin Golinvaux | Removed extern "C" qualifier around function that is internally linked |
Tue, 07 May 2019 12:28:11 +0200 | Sebastien Jodogne | fix |