summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/http_client_none.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54139 Use a connection pool for curl handlesMark Benvenuto2021-02-231-6/+23
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-38493 Enable cURL connection poolingSara Golemon2019-03-021-0/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-36613 Add REST driven config file expansionSara Golemon2018-08-271-1/+1
* SERVER-36097 Generalize HTTPClient out of FreeMon into util/netSara Golemon2018-07-261-0/+38