net/http: can remove function 'cleanHost'? #25754
Closed
Labels
Comments
We cannot make changes like that because it will break existing code for everybody. If you want to suggest something new, it typically needs to go through the proposal process. See https://golang.org/s/proposal. You can however, create a low-level |
As @agnivade notes, an API change should go through the proposal process. I'm not sure there's anything more to be done about this issue, but please let me know if I've missed something. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
go/src/net/http/request.go
Line 671 in 555eb70
I want to make a tool to test http host inject, but the host header content can't have space or /.
The text was updated successfully, but these errors were encountered: