summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_context.h
Commit message (Expand)AuthorAgeFilesLines
* Add command line switch "--new-ftp" for new portable FTPwtc@chromium.org2009-03-161-1/+9
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-1/+1
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-12/+12
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-151-4/+4
* Refactor the two URLRequestContext subclasses in profile.cc into a new sharedaa@chromium.org2008-12-231-6/+1
* Reverting 6966.ericroman@google.com2008-12-131-9/+15
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-15/+9
* Misc proxy service changes.ericroman@google.com2008-12-101-1/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix header include guards.darin@google.com2008-08-041-3/+3
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-4/+6
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-2/+2
* Add net to the repository.initial.commit2008-07-261-0/+105