summaryrefslogtreecommitdiffstats
path: root/net/http/http_transaction.h
Commit message (Expand)AuthorAgeFilesLines
* Net: Add NET_API to some http code.rvargas@google.com2011-05-191-2/+3
* Rename SSLNonSensitiveHostInfo to SSLHostInfo.agl@chromium.org2010-10-121-4/+4
* net: add --enable-snap-startagl@chromium.org2010-10-111-0/+6
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-5/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use HttpRequestHeaders for extra_headers.willchan@chromium.org2010-04-201-1/+1
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-3/+3
* Add APIs to expose http cache's metadata and thervargas@google.com2010-02-231-0/+3
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+2
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-3/+3
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-1/+4
* Specify new methods for supporting SSL client authentication.wtc@chromium.org2009-06-121-1/+6
* Respect cookies set in a 401 responses when restarting the http transaction.ericroman@google.com2009-03-271-0/+8
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-121-0/+1
* Revert cl 9528 to fix mac test_shell_testsrvargas@google.com2009-02-101-1/+0
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-101-0/+1
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-1/+4
* revert r8603rvargas@google.com2009-01-241-4/+1
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-1/+4
* Remove HttpTransaction::Destroy(), and do automatic memory management with sc...ericroman@google.com2008-10-211-3/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Run a couple more tests in net, and get rid of a couple more warningsmmentovai@google.com2008-08-201-0/+2
* Add net to the repository.initial.commit2008-07-261-0/+111