Closed
Description
Go 1.1 package http
in the http package doesn't appear to be valid according to the User-Agent section of RFC 7231.
Go should have a properly formatted User-Agent. e.g.
Go-http/1.1
Go 1.1 package http
in the http package doesn't appear to be valid according to the User-Agent section of RFC 7231.
Go should have a properly formatted User-Agent. e.g.
Go-http/1.1