summaryrefslogtreecommitdiffstats
path: root/net/http/http_transaction_winhttp.cc
Commit message (Expand)AuthorAgeFilesLines
* The Schannel considers some cipher suites (e.g., thewtc@google.com2008-10-131-2/+7
* Update a comment based on our findings today.pkasting@chromium.org2008-10-081-4/+4
* Remove all but one place in this file where we returnwtc@google.com2008-09-111-2/+6
* WinHttpSendRequest fails with SEC_E_ILLEGAL_MESSAGE whenwtc@google.com2008-09-091-0/+1
* If we receive an HTTP authentication header with a non-ASCIIwtc@google.com2008-08-281-3/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* We should reset content_length_remaining_ (to -1) when wewtc@google.com2008-08-201-0/+3
* Update a few forgotten users of the Sys StringPiece conversion functions to i...deanm@google.com2008-08-191-0/+1
* Change the ProxyService to work with ASCII strings.darin@google.com2008-08-121-1/+1
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-7/+7
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-071-2/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+1807