Remove unused methods from URLRequest.
Remove methods to get/set headers by "ID", which were never implemented and have existed since initial commit. Also remove GetAllResponseHeaders, which returns all response headers in a single string with NULL characters between headers. Shockingly, nothing is using this method. BUG=455744 Review URL: https://codereview.chromium.org/905503003 Cr-Commit-Position: refs/heads/master@{#314852}
Showing
Please register or sign in to comment