Ryan Huffman
|
014a7bc9b0
|
Fix bytes downloaded stat tracking
|
2017-09-27 09:33:10 -07:00 |
|
utkarshgautamnyu
|
6b969bc39d
|
added code to record total number of ATP/HTTP/File bytes downloaded during session
Update FileResourceRequest.cpp
Update AssetResourceRequest.cpp
Update FileResourceRequest.cpp
Update HTTPResourceRequest.cpp
Update AssetResourceRequest.cpp
Update AssetResourceRequest.cpp
Update FileResourceRequest.cpp
Update AssetResourceRequest.cpp
Update AssetResourceRequest.cpp
Update FileResourceRequest.cpp
Update FileResourceRequest.cpp
Update HTTPResourceRequest.cpp
Update FileResourceRequest.cpp
Update FileResourceRequest.cpp
Update Application.cpp
Update Application.cpp
|
2017-07-12 11:13:13 -07:00 |
|
Stephen Birarda
|
3743cd23b4
|
add detailed download stats for file/http/atp
|
2017-05-24 17:22:38 -07:00 |
|
Atlante45
|
043c587395
|
Fix byte range for file resource requests
|
2017-04-26 10:49:23 -07:00 |
|
Stephen Birarda
|
814970c4e2
|
cleanup invalid byte range handling
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
229a481232
|
add byte range handling to FileResourceRequest
|
2017-04-26 10:48:57 -07:00 |
|
Stephen Birarda
|
875d10575f
|
add filename rename somehow missed in previous commit
|
2015-09-04 12:43:43 -06:00 |
|
Stephen Birarda
|
3875a7d881
|
fix bad copy on merge to FileResourceRequest
|
2015-09-04 12:39:35 -06:00 |
|
Stephen Birarda
|
ed19987b7d
|
resolve conflicts on merge with upstream/master
|
2015-09-04 12:31:46 -06:00 |
|
Atlante45
|
15e9797827
|
CR
|
2015-08-31 22:12:42 +02:00 |
|
Atlante45
|
993217491f
|
Retry to load only on timeout
|
2015-08-28 20:35:39 +02:00 |
|
Stephen Birarda
|
dcd5a4aec2
|
address comments in code review
|
2015-08-28 09:47:25 -07:00 |
|
Stephen Birarda
|
d908cd4a53
|
use NotStarted instead of Unsent, return NotFound for Files
|
2015-08-28 06:35:02 -07:00 |
|
Ryan Huffman
|
a7294eb0e5
|
Add AccessDenied error for failure to open File in FileResourceRequest
|
2015-08-27 22:48:15 -07:00 |
|
Ryan Huffman
|
2a4b25dd76
|
Update names of ResourceRequest enums
|
2015-08-27 22:23:06 -07:00 |
|
Ryan Huffman
|
5aa5bca8f7
|
Add path to headers
|
2015-08-27 14:29:54 -07:00 |
|
Ryan Huffman
|
4191ccd60d
|
Move *ResourceRequest objects to separate files
|
2015-08-24 12:16:20 -07:00 |
|