|
|
Report actual receive and response headers from network stack as part of resource response.
This requires special load flag on request and CanGetRawCookies permission on the requesting
renderer.
BUG=none
TEST=none
Total comments: 20
Total comments: 38
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+322 lines, -3 lines) |
Patch |
 |
M |
chrome/browser/debugger/devtools_manager.h
|
View
|
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/debugger/devtools_manager.cc
|
View
|
2
3
4
|
3 chunks |
+17 lines, -1 line |
0 comments
|
Download
|
 |
A |
chrome/browser/debugger/devtools_netlog_observer.h
|
View
|
2
3
4
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/debugger/devtools_netlog_observer.cc
|
View
|
2
3
4
|
1 chunk |
+132 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/async_resource_handler.cc
|
View
|
1
2
3
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/resource_dispatcher_host.cc
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/sync_resource_handler.cc
|
View
|
4
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome.gyp
|
View
|
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages.h
|
View
|
1
2
|
4 chunks |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/load_flags_list.h
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/http/http_net_log_params.h
|
View
|
1
2
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/resource_loader_bridge.h
|
View
|
1
2
|
4 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/weburlloader_impl.cc
|
View
|
1
2
3
4
|
6 chunks |
+25 lines, -1 line |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|