summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/httpclient.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-271-87/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-36/+35
* SERVER-18991 Replace all usages of boost::noncopyable with MONGO_DISALLOW_COP...Andrew Morrow2015-06-161-2/+3
* SERVER-17736 Remove obsolete C++ driver symbol export miscellaneaAndrew Morrow2015-03-261-3/+2
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Remove std library includes and using namespace std from pch.hAndrew Morrow2015-01-151-0/+2
* SERVER-13256 Remove boost/utility from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-7/+7
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-3364 Label rest of client api with MONGO_CLIENT_APIRanjay Krishna2013-12-281-2/+1
* SERVER-3364 Label enough of the client api with MONGO_CLIENT_API to build htt...Andy Schwerin2013-12-101-2/+4
* SERVER-9430 Split SSLManager into an abstract interface and hidden implementa...Andrew Morrow2013-05-021-8/+0
* normalize #includes in many filesEric Milkie2013-04-181-1/+2
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-2/+2
* pch headerSiddharth Singh2012-08-061-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+78