On requests that are chunked and the content-length header can't be read when reporting a blocked request, the Engine should simply report a size of zero instead of reporting an "estimate." This will allow users to make this estimation instead, if at all, whenever a value of zero is reported.
On requests that are chunked and the
content-length
header can't be read when reporting a blocked request, the Engine should simply report a size of zero instead of reporting an "estimate." This will allow users to make this estimation instead, if at all, whenever a value of zero is reported.