commit | c644f37125ab27311d697af61e56c64d0e29027e | [log] [tgz] |
---|---|---|
author | lukasza <[email protected]> | Fri Jan 08 19:35:04 2016 |
committer | Commit bot <[email protected]> | Fri Jan 08 19:36:02 2016 |
tree | f9f73168acee7cfe259bcaaf5425deeab99071f8 | |
parent | 5efcee9378877176a9ccf173e3bcfa4a902b55d9 [diff] |
Introducing a net::GenerateMimeMultipartBoundary helper. ... and using the helper in places that had introduced separate functions for generating a random Mime boundary (sometimes with bugs - i.e. using '*' characters is disallowed by RFC 1341). [email protected], [email protected] BUG=575733 Review URL: https://codereview.chromium.org/1547593002 Cr-Commit-Position: refs/heads/master@{#368404}