-
Notifications
You must be signed in to change notification settings - Fork 18.4k
mime/multipart: test for presence of filename instead of content-type #24104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks for your pull request. t looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
I signed it! |
CLAs look good, thanks! |
This PR (HEAD: 14973d7) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/#/c/go/+/96975 to see it. Tip: You can toggle comments from me using the |
Message from Gobot Gobot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Apologies for the spam. |
Message from Gerrit Bot: Uploaded patch set 2: Commit message was updated. Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from Brad Fitzpatrick: Patch Set 2: Run-TryBot+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from Gobot Gobot: Patch Set 2: TryBots beginning. Status page: https://farmer.golang.org/try?commit=3105d8b9 Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from Gobot Gobot: Patch Set 2: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from henry clifford: Patch Set 2: anything I can do to help? thanks! Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from Andrew Bonventre: Patch Set 2:
You still have to resolve the comment Brad had about the commit message. Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from henry clifford: Patch Set 2:
got it, thanks. need to adjust to gerrit. Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from Gerrit Bot: Uploaded patch set 3: Commit message was updated. Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from henry clifford: Patch Set 3:
I've updated the PR description, is this sufficient or would you like me to fixup the actual commit message. Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from Andrew Bonventre: Patch Set 3:
I would replace the github link with the canonical one: https://go.googlesource.com/go/+/81ec7256072ed5e20b8827c583193258769aebc0 GitHub is just a mirror. Once that's done, LGTM Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from Gerrit Bot: Uploaded patch set 4: Commit message was updated. Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from henry clifford: Patch Set 4:
done! Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from Andrew Bonventre: Patch Set 4: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from Andrew Bonventre: Patch Set 4: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from Gobot Gobot: Patch Set 4: TryBots beginning. Status page: https://farmer.golang.org/try?commit=dd917107 Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Message from Gobot Gobot: Patch Set 4: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/96975. |
Fixes #24041 Preserving the intended fix in https://go.googlesource.com/go/+/81ec7256072ed5e20b8827c583193258769aebc0 Change-Id: I600d3d7edc74ca072a066739e2ef3235877d808f GitHub-Last-Rev: 14973d7 GitHub-Pull-Request: #24104 Reviewed-on: https://go-review.googlesource.com/96975 Reviewed-by: Andrew Bonventre <andybons@golang.org> Run-TryBot: Andrew Bonventre <andybons@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
This PR is being closed because golang.org/cl/96975 has been merged. |
Fixes #24041
Preserving the intended fix in https://go.googlesource.com/go/+/81ec7256072ed5e20b8827c583193258769aebc0