index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
url_request
/
url_fetcher.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve URLFetcher documentation.
maniscalco@chromium.org
2014-05-08
1
-2
/
+7
*
Revert of Remove Referrer Policy from URLFetcher. (https://codereview.chromiu...
jochen@chromium.org
2014-05-05
1
-0
/
+5
*
Fix typo, "recieve" -> "receive", in net/
mseaborn@chromium.org
2014-05-04
1
-1
/
+1
*
Remove Referrer Policy from URLFetcher.
cbentzel@chromium.org
2014-05-02
1
-5
/
+0
*
Remove URLFetcher::GetRequestHeaders. It had a bug,
mmenke@chromium.org
2014-02-02
1
-3
/
+0
*
Make it possible to set a referrer policy via URLFetcher
jochen@chromium.org
2014-01-24
1
-0
/
+6
*
net: Use SequencedTaskRunner for URLFetcherResponseWriter
hashimoto@chromium.org
2013-11-12
1
-3
/
+4
*
net: Allow URLFetcher users to inject custom URLFetcherResponseWriter
hashimoto@chromium.org
2013-10-16
1
-0
/
+7
*
net: Remove URLFetcher::FileErrorOccurred and use URLRequestStatus to report ...
hashimoto@chromium.org
2013-10-03
1
-5
/
+0
*
Support range uploading of a file.
hidehiko@chromium.org
2013-05-02
1
-0
/
+4
*
net: Report net error code from URLFetcher::FileErrorOccurred
hashimoto@chromium.org
2013-03-13
1
-4
/
+2
*
Add SetUploadFilePath method to URLFetcher.
mattm@chromium.org
2013-03-02
1
-3
/
+15
*
Revert "Add SetUploadDataStream method to URLFetcher." which broke URLFetcher...
mattm@chromium.org
2013-02-14
1
-11
/
+3
*
Remove deprecated POST_WITHOUT_BODY
hidehiko@chromium.org
2013-02-08
1
-5
/
+0
*
Allow no content-type for POST, PUT and PATCH methods.
hidehiko@chromium.org
2013-02-06
1
-4
/
+6
*
Add POST_WITHOUT_BODY to the UrlFetcher's method.
hidehiko@chromium.org
2013-02-04
1
-0
/
+4
*
Add PATCH method to UrlFetcher.
hidehiko@chromium.org
2013-02-04
1
-0
/
+1
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-3
/
+3
*
Add a command-line flag to have URLFetcher ignore certificate requests
rsleevi@chromium.org
2013-01-31
1
-0
/
+7
*
Add SetUploadDataStream method to URLFetcher.
mattm@chromium.org
2013-01-24
1
-3
/
+11
*
Make URLFetchers with SetAutomaticallyRetryOnNetworkChanges() retry immediate...
joaodasilva@chromium.org
2013-01-11
1
-3
/
+0
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
1
-2
/
+10
*
URLFetcher uses a TaskRunner instead of a message loop.
droger@chromium.org
2012-09-19
1
-4
/
+5
*
Add get_server_time utility
akalin@chromium.org
2012-09-05
1
-0
/
+4
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-0
/
+28
*
Add support to URLFetcher for stopping on redirects. Use this in AlternateNa...
pkasting@chromium.org
2012-06-07
1
-1
/
+9
*
Make AssociateWithRenderView() a free function in the 'content' namespace
akalin@chromium.org
2012-05-22
1
-0
/
+16
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
1
-0
/
+216