summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/http_client.h
Commit message (Expand)AuthorAgeFilesLines
* 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-37104 Split async helpers off of http_clientSara Golemon2018-09-131-15/+0
* SERVER-36613 Add REST driven config file expansionSara Golemon2018-08-271-2/+15
* SERVER-36363 Support GET requests in HTTPClientSara Golemon2018-08-011-4/+15
* SERVER-36324 Refactor HTTPClient to allow sync and asyncSara Golemon2018-07-301-4/+21
* SERVER-36097 Generalize HTTPClient out of FreeMon into util/netSara Golemon2018-07-261-0/+65