Skip to content
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

net/http: incorrect link target in http.NewRequestWithContext #70874

Open
neild opened this issue Dec 16, 2024 · 2 comments · May be fixed by #70877
Open

net/http: incorrect link target in http.NewRequestWithContext #70874

neild opened this issue Dec 16, 2024 · 2 comments · May be fixed by #70877
Labels
NeedsFix The path to resolution is known, but the work has not been done.

Comments

@neild
Copy link
Contributor

neild commented Dec 16, 2024

http.NewRequestWithContext contains a linkified reference to httptest.NewRequest, but the link target is to the function in the http package.

@gabyhelp
Copy link

Related Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/637035 mentions this issue: net/http: update NewRequestWithContext wrong link to NewRequest

@dr2chase dr2chase added the NeedsFix The path to resolution is known, but the work has not been done. label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants