|
|
|
Change log
[Author: steveblock] Adds to HttpRequest and AsyncTask::HttpPost the ability to disable sending browser cookies with the request. This option is not exposed through AsyncTask::HttpGet simply to avoid code churn at call sites, but could eaily be exposed there too. R=andreip CC=gears-eng@googlegroups.com ...
| Go to: |
Project members,
sign in to write a code review
Older revisions
r2272
by gears.daemon
on Jul 08, 2008
Diff
[Author: bgarcia] Consolidate HttpRequest::GetResponseBody. Add ability to get the response body ...
r2066
by gears.daemon
on Jun 23, 2008
Diff
[Author: bgarcia] Replace all HttpRequest::Send* functions with a single Send(BlobInterface *) function. ...
