Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium
New issue 21325 by [email protected]: Move the "response has body" logic in RDH to net/http http://code.google.com/p/chromium/issues/detail?id=21325 From codereview comment: http://codereview.chromium.org/173536/diff/2001/2003#newcode156 We should try to have the RDH sniffing logic call functions from the network module, rather than duplicate the conditions for when a response may contain a body. This is both a code-cleanup task, but there could also be bug here with how mimestniffing is done for HEAD requests, and some other codes. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
