Closed

Description
What version of Go are you using (go version
)?
1.10.7
$ go version go version go1.10.7 windows/amd64
Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (go env
)?
go env
Output
$ go env
What did you do?
When I'll put % to my HTTP server go cause '400 Bad Request'
Example: http://localhost/somerequest%
That's all want to know maybe another mimic error we have?
And how to handle them to my custom messages.