Not copy request body in ResourceRequest::CreateRedirectRequest().
That's because the copied body is only used by DevTools to show redirected body and actually DevTools has already copy of the body. This CL changed DevTool to reuse the body. Bug: 787704 Change-Id: I9c9e7433564bda24ef1adf229f315c4629cc2a1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2059889Reviewed-by:Kent Tamura <tkent@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Commit-Queue: Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#745350}
Showing
Please register or sign in to comment