|
|
|
Change log
[Author: michaeln] Improve performance when fetching large resources. We had been flushing the file on receipt of each block of data to arrive. No longer doing that. R=mpcomplete,bgarcia CC=gears-internal DELTA=43 (7 added, 18 deleted, 18 changed) OCL=7879860 ...
| Go to: |
Project members,
sign in to write a code review
Older revisions
r2378
by gears.daemon
on Jul 16, 2008
Diff
[Author: bgarcia] Update ByteStore to use MemoryBuffer instead of std::vector. Have separate read & write buffers. ...
r2313
by gears.daemon
on Jul 10, 2008
Diff
[Author: bgarcia] Add interfaces to write and read data directly to/from ByteStore's internal buffer. ...
r2272
by gears.daemon
on Jul 08, 2008
Diff
[Author: bgarcia] Consolidate HttpRequest::GetResponseBody. Add ability to get the response body ...
